TAO 4.0.2
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
Object_KeyC.cpp File Reference
#include "tao/Object_KeyC.h"
#include "tao/CDR.h"
#include "tao/ORB_Core.h"
#include "ace/ACE.h"
#include "ace/Truncate.h"
#include "ace/OS_NS_string.h"
#include "ace/os_include/os_ctype.h"
#include <cstring>

Namespaces

namespace  TAO
 Define symbolic names for the ORB collocation strategies as used at runtime.
 

Macros

#define _TAO_OBJECTKEY_CS_
 
#define _TAO_CDR_OP_TAO_ObjectKey_CPP_
 

Functions

CORBA::Boolean operator<< (TAO_OutputCDR &strm, const TAO::ObjectKey &_tao_sequence)
 
CORBA::Boolean operator>> (TAO_InputCDR &strm, TAO::ObjectKey &_tao_sequence)
 

Macro Definition Documentation

◆ _TAO_CDR_OP_TAO_ObjectKey_CPP_

#define _TAO_CDR_OP_TAO_ObjectKey_CPP_

◆ _TAO_OBJECTKEY_CS_

#define _TAO_OBJECTKEY_CS_

Function Documentation

◆ operator<<()

CORBA::Boolean operator<< ( TAO_OutputCDR & strm,
const TAO::ObjectKey & _tao_sequence )

◆ operator>>()

CORBA::Boolean operator>> ( TAO_InputCDR & strm,
TAO::ObjectKey & _tao_sequence )