TAO
2.0.8
|
#include "tao/Basic_Types.h"
Namespaces | |
namespace | CORBA |
FUZZ: disable check_for_include/. | |
Defines | |
#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) |
#define TAO_EXPORT_MACRO TAO_Export |
Code generated by the The ACE ORB (TAO) IDL Compiler v2.0.8 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 & | strm, |
CORBA::ParameterMode | _tao_enumerator | ||
) |
Code generated by the The ACE ORB (TAO) IDL Compiler v2.0.8 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_InputCDR & | strm, |
CORBA::ParameterMode & | _tao_enumerator | ||
) |