Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

CONV_FRAMEC.h File Reference

#include "ace/pre.h"
#include "tao/CDR.h"
#include "tao/Sequence.h"
#include "ace/post.h"

Include dependency graph for CONV_FRAMEC.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Defines

#define TAO_EXPORT_MACRO   TAO_Export
#define __TAO_UNBOUNDED_SEQUENCE_CONV_FRAME_CODESETCOMPONENT__TAO_SEQ_CODESETID_CH_
#define _CONV_FRAME_CODESETCOMPONENT__TAO_SEQ_CODESETID_CH_
#define _CONV_FRAME_CODESETCOMPONENT__TAO_SEQ_CODESETID___VAR_CH_
#define _CONV_FRAME_CODESETCOMPONENT__TAO_SEQ_CODESETID___OUT_CH_

Functions

TAO_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CONV_FRAME::CodeSetComponent &)
TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, CONV_FRAME::CodeSetComponent &)
TAO_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CONV_FRAME::CodeSetComponentInfo &)
TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, CONV_FRAME::CodeSetComponentInfo &)
TAO_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CONV_FRAME::CodeSetContext &)
TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, CONV_FRAME::CodeSetContext &)

Detailed Description

CONV_FRAMEC.h,v 1.13 2001/07/06 00:45:06 crodrigu Exp

Generated from CONV_FRAME.pidl, that contains the OMG standarized CONV_FRAME module. The code was generated by the IDL compiler and then hand-crafted to reduce the includes interdependencies.


Define Documentation

#define TAO_EXPORT_MACRO   TAO_Export
 

#define _CONV_FRAME_CODESETCOMPONENT__TAO_SEQ_CODESETID_CH_
 

#define _CONV_FRAME_CODESETCOMPONENT__TAO_SEQ_CODESETID___OUT_CH_
 

#define _CONV_FRAME_CODESETCOMPONENT__TAO_SEQ_CODESETID___VAR_CH_
 

#define __TAO_UNBOUNDED_SEQUENCE_CONV_FRAME_CODESETCOMPONENT__TAO_SEQ_CODESETID_CH_
 


Function Documentation

ACE_INLINE CORBA::Boolean operator<< ( TAO_OutputCDR & strm,
const CONV_FRAME::CodeSetContext & _tao_aggregate )
 

ACE_INLINE CORBA::Boolean operator<< ( TAO_OutputCDR & strm,
const CONV_FRAME::CodeSetComponentInfo & _tao_aggregate )
 

ACE_INLINE CORBA::Boolean operator<< ( TAO_OutputCDR & strm,
const CONV_FRAME::CodeSetComponent & _tao_aggregate )
 

ACE_INLINE CORBA::Boolean operator>> ( TAO_InputCDR & strm,
CONV_FRAME::CodeSetContext & _tao_aggregate )
 

ACE_INLINE CORBA::Boolean operator>> ( TAO_InputCDR & strm,
CONV_FRAME::CodeSetComponentInfo & _tao_aggregate )
 

ACE_INLINE CORBA::Boolean operator>> ( TAO_InputCDR & strm,
CONV_FRAME::CodeSetComponent & _tao_aggregate )
 


Generated at Fri Oct 5 07:35:02 2001 for TAO by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000