#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/GIOPC.h"
#include "tao/AnyTypeCode/NVList.h"
#include "ace/SString.h"
#include "ace/Atomic_Op.h"
#include "tao/DynamicInterface/Request.inl"
Detailed Description
- Id:
- Request.h 79705 2007-09-24 07:45:37Z johnnyw
Header file for CORBA's Dynamic Invocation Interface "Request" type.
- Author:
- Copyright 1994-1995 by Sun Microsystems, Inc.
-
Additions and RequestSeq by Jeff Parsons <parsons@cs.wustl.edu>
Define Documentation
#define TAO_EXPORT_MACRO TAO_DynamicInterface_Export |