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

TAO_Marshal_WString Class Reference

TAO_Marshal_WString. More...

#include <Marshal.h>

Inheritance diagram for TAO_Marshal_WString

Inheritance graph
[legend]
Collaboration diagram for TAO_Marshal_WString:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_Marshal_WString (void)
virtual CORBA::TypeCode::traverse_status skip (CORBA::TypeCode_ptr tc, TAO_InputCDR *context, CORBA_Environment &ACE_TRY_ENV)
 skip operation.

virtual CORBA::TypeCode::traverse_status append (CORBA::TypeCode_ptr tc, TAO_InputCDR *src, TAO_OutputCDR *dest, CORBA_Environment &ACE_TRY_ENV)
 append operation.


Detailed Description

TAO_Marshal_WString.

marshal a wide string


Constructor & Destructor Documentation

ACE_INLINE TAO_Marshal_WString::TAO_Marshal_WString ( void )
 


Member Function Documentation

CORBA::TypeCode::traverse_status TAO_Marshal_WString::append ( CORBA::TypeCode_ptr tc,
TAO_InputCDR * src,
TAO_OutputCDR * dest,
CORBA_Environment & ACE_TRY_ENV ) [virtual]
 

append operation.

Reimplemented from TAO_Marshal_Object.

CORBA::TypeCode::traverse_status TAO_Marshal_WString::skip ( CORBA::TypeCode_ptr tc,
TAO_InputCDR * context,
CORBA_Environment & ACE_TRY_ENV ) [virtual]
 

skip operation.

Reimplemented from TAO_Marshal_Object.


The documentation for this class was generated from the following files:
Generated at Wed Nov 21 11:44:49 2001 for TAO by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000