#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/PI_ForwardC.h"
#include "tao/CurrentC.h"
#include "tao/Messaging_SyncScopeC.h"
#include "tao/ORBInitializerC.h"
#include "tao/ORBInitInfoC.h"
#include "tao/InvalidSlotC.h"
#include "tao/ClientRequestInfoC.h"
#include "tao/ServerRequestInfoC.h"
#include "tao/PolicyFactoryC.h"
#include "tao/ClientRequestInterceptorC.h"
#include "tao/ServerRequestInterceptorC.h"
Include dependency graph for PortableInterceptorC.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | PortableInterceptor |
namespace | TAO |
Classes | |
interface | PortableInterceptor::Current |
struct | TAO::Objref_Traits< ::PortableInterceptor::Current > |
Defines | |
#define | TAO_EXPORT_MACRO TAO_Export |
#define | _PORTABLEINTERCEPTOR_CURRENT__VAR_OUT_CH_ |
#define | _PORTABLEINTERCEPTOR_CURRENT_CH_ |
#define | _PORTABLEINTERCEPTOR_CURRENT__TRAITS_CH_ |
Typedefs | |
typedef Current * | Current_ptr |
typedef TAO_Objref_Var_T< Current > | Current_var |
typedef TAO_Objref_Out_T< Current > | Current_out |
Functions | |
TAO_Export void | operator<<= (CORBA::Any &, PortableInterceptor::Current_ptr) |
TAO_Export void | operator<<= (CORBA::Any &, PortableInterceptor::Current_ptr *) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, PortableInterceptor::Current_ptr &) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|