TAO  2.0.3
Namespaces | Macros | Typedefs | Enumerations | Functions
ParameterModeC.h File Reference
#include "tao/Basic_Types.h"

Namespaces

namespace  CORBA
 FUZZ: disable check_for_include/.
namespace  TAO
 Define symbolic names for the ORB collocation strategies.

Macros

#define TAO_EXPORT_MACRO   TAO_Export

Typedefs

typedef ParameterMode & CORBA::ParameterMode_out

Enumerations

enum  CORBA::ParameterMode { CORBA::PARAM_IN, CORBA::PARAM_OUT, CORBA::PARAM_INOUT }

Functions

::CORBA::Boolean operator<< (TAO_OutputCDR &strm, CORBA::ParameterMode _tao_enumerator)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, CORBA::ParameterMode &_tao_enumerator)

Macro Definition Documentation

#define TAO_EXPORT_MACRO   TAO_Export

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 strm,
CORBA::ParameterMode  _tao_enumerator 
)
::CORBA::Boolean operator>> ( TAO_InputCDR strm,
CORBA::ParameterMode _tao_enumerator 
)