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

TAO_Marshal_Primitive Class Reference

TAO_Marshal_Primitive. More...

#include <Marshal.h>

Inheritance diagram for TAO_Marshal_Primitive:

Inheritance graph
[legend]
Collaboration diagram for TAO_Marshal_Primitive:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_Marshal_Primitive (void)
virtual CORBA::TypeCode::traverse_status skip (CORBA::TypeCode_ptr tc, TAO_InputCDR *context ACE_ENV_ARG_DECL)
 skip operation. More...

virtual CORBA::TypeCode::traverse_status append (CORBA::TypeCode_ptr tc, TAO_InputCDR *src, TAO_OutputCDR *dest ACE_ENV_ARG_DECL)
 append operation. More...


Detailed Description

TAO_Marshal_Primitive.

marshaling primitives


Constructor & Destructor Documentation

ACE_INLINE TAO_Marshal_Primitive::TAO_Marshal_Primitive void   
 


Member Function Documentation

CORBA::TypeCode::traverse_status TAO_Marshal_Primitive::append CORBA::TypeCode_ptr    tc,
TAO_InputCDR   src,
TAO_OutputCDR *dest    ACE_ENV_ARG_DECL
[virtual]
 

append operation.

Reimplemented from TAO_Marshal_Object.

virtual CORBA::TypeCode::traverse_status TAO_Marshal_Primitive::skip CORBA::TypeCode_ptr    tc,
TAO_InputCDR *context    ACE_ENV_ARG_DECL
[virtual]
 

skip operation.

Reimplemented from TAO_Marshal_Object.


The documentation for this class was generated from the following files:
Generated on Thu Oct 10 18:43:01 2002 for TAO by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001