#include <Marshal.h>
Inheritance diagram for TAO_Marshal_Value:
Public Methods | |
TAO_Marshal_Value (void) | |
virtual TAO::traverse_status | skip (CORBA::TypeCode_ptr tc, TAO_InputCDR *context ACE_ENV_ARG_DECL) |
skip operation | |
virtual TAO::traverse_status | append (CORBA::TypeCode_ptr tc, TAO_InputCDR *src, TAO_OutputCDR *dest ACE_ENV_ARG_DECL) |
append operation | |
Private Attributes | |
CORBA::Boolean | nested_processing_ |
marshal a valuetype
|
|
|
append operation
Implements TAO_Marshal_Object. |
|
skip operation
Implements TAO_Marshal_Object. |
|
|