TAO_DynamicInterface
2.0.8
|
#include "tao/DynamicInterface/dynamicinterface_export.h"
#include "tao/DynamicInterface/DII_CORBA_methods.h"
#include "tao/AnyTypeCode/AnyTypeCode_methods.h"
#include "tao/Pseudo_VarOut_T.h"
#include "tao/orbconf.h"
#include "tao/Basic_Types.h"
#include "tao/ORB_Constants.h"
#include "tao/default_environment.h"
#include "ace/Unbounded_Queue.h"
#include "ace/Atomic_Op.h"
#include "ace/Synch_Traits.h"
#include "tao/DynamicInterface/Context.inl"
Classes | |
class | CORBA::Context |
CORBA::Context. More... | |
class | CORBA::ContextList |
ContextList definition taken from CORBA v2.3a Dec 1998. More... | |
Namespaces | |
namespace | CORBA |
Defines | |
#define | TAO_EXPORT_MACRO TAO_DynamicInterface_Export |
Typedefs | |
typedef ULong | CORBA::Flags |
typedef NVList * | CORBA::NVList_ptr |
typedef Context * | CORBA::Context_ptr |
typedef ContextList * | CORBA::ContextList_ptr |
typedef TAO_Pseudo_Var_T< Context > | CORBA::Context_var |
typedef TAO_Pseudo_Out_T< Context > | CORBA::Context_out |
typedef TAO_Pseudo_Var_T < ContextList > | CORBA::ContextList_var |
typedef TAO_Pseudo_Out_T < ContextList > | CORBA::ContextList_out |
#define TAO_EXPORT_MACRO TAO_DynamicInterface_Export |