TAO_AnyTypeCode  2.0.8
Defines | Functions
DynamicC.cpp File Reference
#include "DynamicC.h"
#include "tao/CDR.h"

Defines

#define _DYNAMIC_PARAMETERLIST_CS_
#define _DYNAMIC_EXCEPTIONLIST_CS_
#define _TAO_CDR_OP_Dynamic_ParameterList_CPP_
#define _TAO_CDR_OP_Dynamic_ExceptionList_CPP_

Functions

::CORBA::Boolean operator<< (TAO_OutputCDR &strm, const Dynamic::ParameterList &_tao_sequence)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, Dynamic::ParameterList &_tao_sequence)
::CORBA::Boolean operator<< (TAO_OutputCDR &strm, const Dynamic::ExceptionList &_tao_sequence)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, Dynamic::ExceptionList &_tao_sequence)

Define Documentation

#define _DYNAMIC_EXCEPTIONLIST_CS_
#define _DYNAMIC_PARAMETERLIST_CS_

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

#define _TAO_CDR_OP_Dynamic_ExceptionList_CPP_
#define _TAO_CDR_OP_Dynamic_ParameterList_CPP_

Function Documentation

::CORBA::Boolean operator<< ( TAO_OutputCDR strm,
const Dynamic::ParameterList _tao_sequence 
)
::CORBA::Boolean operator<< ( TAO_OutputCDR strm,
const Dynamic::ExceptionList _tao_sequence 
)
::CORBA::Boolean operator>> ( TAO_InputCDR strm,
Dynamic::ParameterList _tao_sequence 
)
::CORBA::Boolean operator>> ( TAO_InputCDR strm,
Dynamic::ExceptionList _tao_sequence 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines