#include "ace/config-all.h"
#include "tao/PI/pi_export.h"
#include "tao/ORB.h"
#include "tao/Object.h"
#include "tao/AnyTypeCode/TypeCode.h"
#include "tao/AnyTypeCode/TypeCode_Constants.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/Objref_VarOut_T.h"
#include "tao/PolicyC.h"
Go to the source code of this file.
Classes | |
class | PortableInterceptor::PolicyFactory |
struct | TAO::Objref_Traits< ::PortableInterceptor::PolicyFactory > |
Namespaces | |
namespace | PortableInterceptor |
namespace | TAO |
Define symbolic names for the ORB collocation strategies. | |
Defines | |
#define | TAO_EXPORT_MACRO TAO_PI_Export |
#define | _PORTABLEINTERCEPTOR_POLICYFACTORY__VAR_OUT_CH_ |
#define | _PORTABLEINTERCEPTOR_POLICYFACTORY_CH_ |
#define | _PORTABLEINTERCEPTOR_POLICYFACTORY__TRAITS_ |
Typedefs | |
typedef PolicyFactory * | PortableInterceptor::PolicyFactory_ptr |
typedef TAO_Objref_Var_T < PolicyFactory > | PortableInterceptor::PolicyFactory_var |
typedef TAO_Objref_Out_T < PolicyFactory > | PortableInterceptor::PolicyFactory_out |
#define _PORTABLEINTERCEPTOR_POLICYFACTORY__TRAITS_ |
Definition at line 179 of file PolicyFactoryC.h.
#define _PORTABLEINTERCEPTOR_POLICYFACTORY__VAR_OUT_CH_ |
Definition at line 70 of file PolicyFactoryC.h.
#define _PORTABLEINTERCEPTOR_POLICYFACTORY_CH_ |
Definition at line 93 of file PolicyFactoryC.h.
#define TAO_EXPORT_MACRO TAO_PI_Export |
Definition at line 56 of file PolicyFactoryC.h.