TAO
2.0.3
|
#include "ace/config-all.h"
#include "tao/ORB.h"
#include "tao/Environment.h"
#include "tao/Object.h"
#include "tao/Objref_VarOut_T.h"
#include "tao/UShortSeqC.h"
#include "tao/CurrentC.h"
#include "tao/Policy_ForwardC.h"
#include "tao/PolicyC.inl"
Classes | |
class | CORBA::PolicyError |
class | CORBA::InvalidPolicies |
class | CORBA::Policy |
Namespaces | |
namespace | TAO |
Define symbolic names for the ORB collocation strategies. | |
namespace | CORBA |
FUZZ: disable check_for_include/. |
Macros | |
#define | TAO_EXPORT_MACRO TAO_Export |
#define | _CORBA_POLICYERROR_CH_ |
#define | _CORBA_INVALIDPOLICIES_CH_ |
#define | _CORBA_POLICY_CH_ |
Typedefs | |
typedef CORBA::Short | CORBA::PolicyErrorCode |
typedef CORBA::Short_out | CORBA::PolicyErrorCode_out |
Functions | |
CORBA::Boolean | operator<< (TAO_OutputCDR &, const CORBA::PolicyError &) |
CORBA::Boolean | operator>> (TAO_InputCDR &, CORBA::PolicyError &) |
CORBA::Boolean | operator<< (TAO_OutputCDR &, const CORBA::InvalidPolicies &) |
CORBA::Boolean | operator>> (TAO_InputCDR &, CORBA::InvalidPolicies &) |
CORBA::Boolean | operator<< (TAO_OutputCDR &, const CORBA::Policy_ptr) |
CORBA::Boolean | operator>> (TAO_InputCDR &, CORBA::Policy_ptr &) |
Variables | |
const CORBA::PolicyErrorCode | CORBA::BAD_POLICY = 0 |
const CORBA::PolicyErrorCode | CORBA::UNSUPPORTED_POLICY = 1 |
const CORBA::PolicyErrorCode | CORBA::BAD_POLICY_TYPE = 2 |
const CORBA::PolicyErrorCode | CORBA::BAD_POLICY_VALUE = 3 |
const CORBA::PolicyErrorCode | CORBA::UNSUPPORTED_POLICY_VALUE = 4 |
TAO::Collocation_Proxy_Broker *(* | CORBA__TAO_Policy_Proxy_Broker_Factory_function_pointer )(CORBA::Object_ptr obj) |
#define _CORBA_INVALIDPOLICIES_CH_ |
#define _CORBA_POLICY_CH_ |
#define _CORBA_POLICYERROR_CH_ |
#define TAO_EXPORT_MACRO TAO_Export |
CORBA::Boolean operator<< | ( | TAO_OutputCDR & | , |
const CORBA::PolicyError & | |||
) |
CORBA::Boolean operator<< | ( | TAO_OutputCDR & | , |
const CORBA::InvalidPolicies & | |||
) |
CORBA::Boolean operator<< | ( | TAO_OutputCDR & | , |
const CORBA::Policy_ptr | |||
) |
CORBA::Boolean operator>> | ( | TAO_InputCDR & | , |
CORBA::PolicyError & | |||
) |
CORBA::Boolean operator>> | ( | TAO_InputCDR & | , |
CORBA::InvalidPolicies & | |||
) |
CORBA::Boolean operator>> | ( | TAO_InputCDR & | , |
CORBA::Policy_ptr & | |||
) |
TAO::Collocation_Proxy_Broker*(* CORBA__TAO_Policy_Proxy_Broker_Factory_function_pointer)(CORBA::Object_ptr obj) |