#include "tao/orbconf.h"
#include "tao/DynamicInterface/Dynamic_Adapter_Impl.h"
#include "tao/DynamicInterface/ExceptionList.h"
#include "tao/ORB.h"
#include "tao/Environment.h"
#include "tao/CDR.h"
#include "tao/AnyTypeCode/NVList.h"
#include "ace/SString.h"
#include "tao/DynamicInterface/Request.inl"
Include dependency graph for Request.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | CORBA |
Classes | |
class | CORBA::Request |
CORBA::Request. More... | |
Defines | |
#define | TAO_EXPORT_MACRO TAO_DynamicInterface_Export |
Typedefs | |
typedef NVList * | CORBA::NVList_ptr |
typedef Context * | CORBA::Context_ptr |
typedef ContextList * | CORBA::ContextList_ptr |
Header file for CORBA's Dynamic Invocation Interface "Request" type.
Additions and RequestSeq by Jeff Parsons <parsons@cs.wustl.edu>
#define TAO_EXPORT_MACRO TAO_DynamicInterface_Export |