TAO
2.1.2
|
#include "tao/Basic_Types.h"
#include "tao/Sequence_T.h"
#include "tao/Objref_VarOut_T.h"
#include "tao/Seq_Var_T.h"
#include "tao/Seq_Out_T.h"
#include "tao/Arg_Traits_T.h"
#include "tao/Basic_Arguments.h"
#include "tao/Special_Basic_Arguments.h"
#include "tao/Any_Insert_Policy_T.h"
#include "tao/Basic_Argument_T.h"
#include "tao/Fixed_Size_Argument_T.h"
#include "tao/Var_Size_Argument_T.h"
#include "tao/Object_Argument_T.h"
Namespaces | |
namespace | CORBA |
FUZZ: disable check_for_include/. | |
namespace | TAO |
Define symbolic names for the ORB collocation strategies as used at runtime. |
Macros | |
#define | TAO_EXPORT_MACRO TAO_Export |
#define | _CORBA_POLICY__VAR_OUT_CH_ |
#define | _CORBA_POLICYLIST_CH_ |
#define | _CORBA_POLICYTYPESEQ_CH_ |
#define | _CORBA_POLICYCURRENT__VAR_OUT_CH_ |
#define | _CORBA_POLICY__ARG_TRAITS_ |
#define | _CORBA_POLICY__TRAITS_ |
#define | _CORBA_POLICYCURRENT__TRAITS_ |
#define | _TAO_CDR_OP_CORBA_PolicyList_H_ |
#define | _TAO_CDR_OP_CORBA_PolicyTypeSeq_H_ |
Typedefs | |
typedef ::CORBA::ULong_out | CORBA::PolicyType_out |
typedef TAO_Objref_Var_T< Policy > | CORBA::Policy_var |
typedef TAO_Objref_Out_T< Policy > | CORBA::Policy_out |
typedef ::TAO_VarSeq_Var_T < PolicyList > | CORBA::PolicyList_var |
typedef ::TAO_Seq_Out_T < PolicyList > | CORBA::PolicyList_out |
typedef ::TAO_FixedSeq_Var_T < PolicyTypeSeq > | CORBA::PolicyTypeSeq_var |
typedef ::TAO_Seq_Out_T < PolicyTypeSeq > | CORBA::PolicyTypeSeq_out |
typedef PolicyCurrent * | CORBA::PolicyCurrent_ptr |
typedef TAO_Objref_Var_T < PolicyCurrent > | CORBA::PolicyCurrent_var |
typedef TAO_Objref_Out_T < PolicyCurrent > | CORBA::PolicyCurrent_out |
typedef SetOverrideType & | CORBA::SetOverrideType_out |
Enumerations | |
enum | CORBA::SetOverrideType { CORBA::SET_OVERRIDE, CORBA::ADD_OVERRIDE } |
Functions | |
::CORBA::Boolean | operator<< (TAO_OutputCDR &, const CORBA::Policy_ptr) |
::CORBA::Boolean | operator>> (TAO_InputCDR &, CORBA::Policy_ptr &) |
::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const CORBA::PolicyList &_tao_sequence) |
::CORBA::Boolean | operator>> (TAO_InputCDR &strm, CORBA::PolicyList &_tao_sequence) |
::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const CORBA::PolicyTypeSeq &_tao_sequence) |
::CORBA::Boolean | operator>> (TAO_InputCDR &strm, CORBA::PolicyTypeSeq &_tao_sequence) |
::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, CORBA::SetOverrideType _tao_enumerator) |
::CORBA::Boolean | operator>> (TAO_InputCDR &strm, CORBA::SetOverrideType &_tao_enumerator) |
#define _CORBA_POLICY__ARG_TRAITS_ |
#define _CORBA_POLICY__TRAITS_ |
#define _CORBA_POLICY__VAR_OUT_CH_ |
#define _CORBA_POLICYCURRENT__TRAITS_ |
#define _CORBA_POLICYCURRENT__VAR_OUT_CH_ |
#define _CORBA_POLICYLIST_CH_ |
#define _CORBA_POLICYTYPESEQ_CH_ |
#define _TAO_CDR_OP_CORBA_PolicyList_H_ |
#define _TAO_CDR_OP_CORBA_PolicyTypeSeq_H_ |
#define TAO_EXPORT_MACRO TAO_Export |
Code generated by the The ACE ORB (TAO) IDL Compiler v2.1.2 TAO and the TAO IDL Compiler have been developed by: Center for Distributed Object Computing Washington University St. Louis, MO USA http://www.cs.wustl.edu/~schmidt/doc-center.html and Distributed Object Computing Laboratory University of California at Irvine Irvine, CA USA and Institute for Software Integrated Systems Vanderbilt University Nashville, TN USA http://www.isis.vanderbilt.edu/
Information about TAO is available at: http://www.cs.wustl.edu/~schmidt/TAO.html
::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | , |
const CORBA::Policy_ptr | |||
) |
::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, |
const CORBA::PolicyList & | _tao_sequence | ||
) |
::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, |
const CORBA::PolicyTypeSeq & | _tao_sequence | ||
) |
::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, |
CORBA::SetOverrideType | _tao_enumerator | ||
) |
::CORBA::Boolean operator>> | ( | TAO_InputCDR & | , |
CORBA::Policy_ptr & | |||
) |
::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, |
CORBA::PolicyList & | _tao_sequence | ||
) |
::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, |
CORBA::PolicyTypeSeq & | _tao_sequence | ||
) |
::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, |
CORBA::SetOverrideType & | _tao_enumerator | ||
) |