#include "ace/config-all.h"
#include "tao/TAO_Export.h"
#include "tao/ORB.h"
#include "tao/Environment.h"
#include "tao/Sequence_T.h"
#include "tao/Seq_Var_T.h"
#include "tao/Seq_Out_T.h"
Include dependency graph for ObjectIdListC.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | CORBA |
namespace | TAO |
Classes | |
class | CORBA::ORB_ObjectIdList |
Defines | |
#define | TAO_EXPORT_MACRO TAO_Export |
#define | _CORBA_ORB_OBJECTIDLIST_CH_ |
Typedefs | |
typedef char * | CORBA::ORB_ObjectId |
typedef CORBA::String_var | CORBA::ORB_ObjectId_var |
typedef CORBA::String_out | CORBA::ORB_ObjectId_out |
typedef TAO_VarSeq_Var_T< ORB_ObjectIdList > | CORBA::ORB_ObjectIdList_var |
typedef TAO_Seq_Out_T< ORB_ObjectIdList > | CORBA::ORB_ObjectIdList_out |
Functions | |
TAO_Export CORBA::Boolean | operator<< (TAO_OutputCDR &, const CORBA::ORB_ObjectIdList &) |
TAO_Export CORBA::Boolean | operator>> (TAO_InputCDR &, CORBA::ORB_ObjectIdList &) |
#define _CORBA_ORB_OBJECTIDLIST_CH_ |
#define TAO_EXPORT_MACRO TAO_Export |
TAO_Export CORBA::Boolean operator<< | ( | TAO_OutputCDR & | , | |
const CORBA::ORB_ObjectIdList & | ||||
) |
TAO_Export CORBA::Boolean operator>> | ( | TAO_InputCDR & | , | |
CORBA::ORB_ObjectIdList & | ||||
) |