TAO 2.0.4
Classes | Namespaces | Defines | Typedefs | Functions | Variables
PolicyC.h File Reference
#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
struct  TAO::Objref_Traits< ::CORBA::Policy >

Namespaces

namespace  TAO
 

Define symbolic names for the ORB collocation strategies.


namespace  CORBA
 

FUZZ: disable check_for_include/.


Defines

#define TAO_EXPORT_MACRO   TAO_Export
#define _CORBA_POLICYERROR_CH_
#define _CORBA_INVALIDPOLICIES_CH_
#define _CORBA_POLICY__VAR_OUT_CH_
#define _CORBA_POLICY_CH_
#define _CORBA_POLICY__TRAITS_

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 Documentation

#define _CORBA_INVALIDPOLICIES_CH_
#define _CORBA_POLICY__TRAITS_
#define _CORBA_POLICY__VAR_OUT_CH_
#define _CORBA_POLICY_CH_
#define _CORBA_POLICYERROR_CH_
#define TAO_EXPORT_MACRO   TAO_Export

Function Documentation

CORBA::Boolean operator<< ( TAO_OutputCDR ,
const CORBA::PolicyError  
)
CORBA::Boolean operator<< ( TAO_OutputCDR ,
const CORBA::Policy_ptr   
)
CORBA::Boolean operator<< ( TAO_OutputCDR ,
const CORBA::InvalidPolicies  
)
CORBA::Boolean operator>> ( TAO_InputCDR ,
CORBA::InvalidPolicies  
)
CORBA::Boolean operator>> ( TAO_InputCDR ,
CORBA::PolicyError  
)
CORBA::Boolean operator>> ( TAO_InputCDR ,
CORBA::Policy_ptr  
)

Variable Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines