#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"
Go to the source code of this file.
Classes | |
class | CORBA::Context |
CORBA::Context. More... | |
class | CORBA::ContextList |
ContextList definition taken from CORBA v2.3a Dec 1998. More... | |
Namespaces | |
namespace | CORBA |
FUZZ: disable check_for_include/. | |
Defines | |
#define | TAO_EXPORT_MACRO TAO_DynamicInterface_Export |
Typedefs | |
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 |
Header file for CORBA Context class.
Definition in file Context.h.