TAO  2.0.8
Classes | Namespaces | Defines | Typedefs | Functions
CONV_FRAMEC.h File Reference
#include "tao/Basic_Types.h"
#include "tao/Sequence_T.h"
#include "tao/Seq_Var_T.h"
#include "tao/Seq_Out_T.h"
#include "tao/VarOut_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/Fixed_Size_Argument_T.h"
#include "tao/Var_Size_Argument_T.h"

Classes

class  CONV_FRAME::CodeSetIdSeq
struct  CONV_FRAME::CodeSetComponent
struct  CONV_FRAME::CodeSetComponentInfo
class  TAO::Arg_Traits< ::CONV_FRAME::CodeSetIdSeq >
class  TAO::Arg_Traits< ::CONV_FRAME::CodeSetComponent >
class  TAO::Arg_Traits< ::CONV_FRAME::CodeSetComponentInfo >

Namespaces

namespace  CONV_FRAME
namespace  TAO
 

Define symbolic names for the ORB collocation strategies as used at runtime.


Defines

#define TAO_EXPORT_MACRO   TAO_Export
#define _CONV_FRAME_CODESETIDSEQ_CH_
#define _TAO_CDR_OP_CONV_FRAME_CodeSetIdSeq_H_

Typedefs

typedef ::CORBA::ULong CONV_FRAME::CodeSetId
typedef ::CORBA::ULong_out CONV_FRAME::CodeSetId_out
typedef ::TAO_FixedSeq_Var_T
< CodeSetIdSeq > 
CONV_FRAME::CodeSetIdSeq_var
typedef ::TAO_Seq_Out_T
< CodeSetIdSeq > 
CONV_FRAME::CodeSetIdSeq_out
typedef ::TAO_Var_Var_T
< CodeSetComponent > 
CONV_FRAME::CodeSetComponent_var
typedef ::TAO_Out_T
< CodeSetComponent > 
CONV_FRAME::CodeSetComponent_out
typedef ::TAO_Var_Var_T
< CodeSetComponentInfo > 
CONV_FRAME::CodeSetComponentInfo_var
typedef ::TAO_Out_T
< CodeSetComponentInfo > 
CONV_FRAME::CodeSetComponentInfo_out

Functions

::CORBA::Boolean operator<< (TAO_OutputCDR &strm, const CONV_FRAME::CodeSetIdSeq &_tao_sequence)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, CONV_FRAME::CodeSetIdSeq &_tao_sequence)
::CORBA::Boolean operator<< (TAO_OutputCDR &, const CONV_FRAME::CodeSetComponent &)
::CORBA::Boolean operator>> (TAO_InputCDR &, CONV_FRAME::CodeSetComponent &)
::CORBA::Boolean operator<< (TAO_OutputCDR &, const CONV_FRAME::CodeSetComponentInfo &)
::CORBA::Boolean operator>> (TAO_InputCDR &, CONV_FRAME::CodeSetComponentInfo &)

Define Documentation

#define _CONV_FRAME_CODESETIDSEQ_CH_
#define _TAO_CDR_OP_CONV_FRAME_CodeSetIdSeq_H_
#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


Function Documentation

::CORBA::Boolean operator<< ( TAO_OutputCDR strm,
const CONV_FRAME::CodeSetIdSeq _tao_sequence 
)
::CORBA::Boolean operator<< ( TAO_OutputCDR ,
const CONV_FRAME::CodeSetComponent  
)
::CORBA::Boolean operator<< ( TAO_OutputCDR ,
const CONV_FRAME::CodeSetComponentInfo  
)
::CORBA::Boolean operator>> ( TAO_InputCDR strm,
CONV_FRAME::CodeSetIdSeq _tao_sequence 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines