TAO  2.0.3
Namespaces | Defines | Typedefs | Enumerations | Functions
Policy_ForwardC.h File Reference
#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"

Namespaces

namespace  CORBA
 

FUZZ: disable check_for_include/.


namespace  TAO
 

Define symbolic names for the ORB collocation strategies.


Defines

#define TAO_EXPORT_MACRO   TAO_Export

Typedefs

typedef ::CORBA::ULong_out CORBA::PolicyType_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, CORBA::SetOverrideType _tao_enumerator)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, CORBA::SetOverrideType &_tao_enumerator)

Define Documentation

Code generated by the The ACE ORB (TAO) IDL Compiler v2.0.3 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


Function Documentation

::CORBA::Boolean operator<< ( TAO_OutputCDR ,
const CORBA::Policy_ptr   
)
::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::SetOverrideType _tao_enumerator 
)