#include "dynamicinterface_export.h"
#include "DII_CORBA_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/CORBA_macros.h"
#include "ace/Synch_Traits.h"
Include dependency graph for Context.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | CORBA |
Classes | |
class | CORBA::Context |
CORBA::Context. More... | |
class | CORBA::ContextList |
ContextList definition taken from CORBA v2.3a Dec 1998. More... | |
Defines | |
#define | TAO_EXPORT_MACRO TAO_DynamicInterface_Export |
Typedefs | |
typedef TAO_Pseudo_Var_T< Context > | Context_var |
typedef TAO_Pseudo_Out_T< Context, Context_var > | Context_out |
typedef TAO_Pseudo_Var_T< ContextList > | ContextList_var |
typedef TAO_Pseudo_Out_T< ContextList, ContextList_var > | ContextList_out |
Header file for CORBA Context class.
|
|
|
|
|
|
|
|
|
|