#include "ace/config-all.h"
#include "tao/TAO_Export.h"
#include "tao/ORB.h"
#include "tao/SystemException.h"
#include "tao/Environment.h"
#include "tao/Object.h"
#include "tao/TypeCode_Constants.h"
#include "tao/Any.h"
#include "tao/Objref_VarOut_T.h"
#include "tao/RequestInfoC.h"
#include "tao/orb_typesC.h"
#include "tao/Policy_ForwardC.h"
Include dependency graph for ServerRequestInfoC.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | PortableInterceptor |
namespace | TAO |
Classes | |
interface | PortableInterceptor::ServerRequestInfo |
struct | TAO::Objref_Traits< ::PortableInterceptor::ServerRequestInfo > |
Defines | |
#define | TAO_EXPORT_MACRO TAO_Export |
#define | _PORTABLEINTERCEPTOR_SERVERREQUESTINFO__VAR_OUT_CH_ |
#define | _PORTABLEINTERCEPTOR_SERVERREQUESTINFO_CH_ |
#define | _PORTABLEINTERCEPTOR_SERVERREQUESTINFO__TRAITS_CH_ |
Typedefs | |
typedef ServerRequestInfo * | ServerRequestInfo_ptr |
typedef TAO_Objref_Var_T< ServerRequestInfo > | ServerRequestInfo_var |
typedef TAO_Objref_Out_T< ServerRequestInfo > | ServerRequestInfo_out |
Functions | |
TAO_Export void | operator<<= (CORBA::Any &, PortableInterceptor::ServerRequestInfo_ptr) |
TAO_Export void | operator<<= (CORBA::Any &, PortableInterceptor::ServerRequestInfo_ptr *) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, PortableInterceptor::ServerRequestInfo_ptr &) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|