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/orbconf.h"
#include "tao/Basic_Types.h"
#include "tao/default_environment.h"
#include "tao/Pseudo_VarOut_T.h"
#include "ace/Unbounded_Queue.h"
#include "ace/Atomic_Op.h"
#include "ace/Synch_Traits.h"
#include "tao/DynamicInterface/ExceptionList.inl"
Classes | |
class | CORBA::ExceptionList |
ExceptionList definition taken from CORBA v2.2 Feb 1998. More... | |
Namespaces | |
namespace | CORBA |
Defines | |
#define | TAO_EXPORT_MACRO TAO_DynamicInterface_Export |
Typedefs | |
typedef ExceptionList * | CORBA::ExceptionList_ptr |
typedef TAO_Pseudo_Var_T < ExceptionList > | CORBA::ExceptionList_var |
typedef TAO_Pseudo_Out_T < ExceptionList > | CORBA::ExceptionList_out |
This file defines the ExceptionList datatype used in dynamic invocations.
#define TAO_EXPORT_MACRO TAO_DynamicInterface_Export |