TAO_PortableServer
2.0.7
|
Template class for INOUT (w)char/boolean/octet skeleton argument. More...
#include <Special_Basic_SArgument_T.h>
Public Member Functions | |
Inout_Special_Basic_SArgument_T (void) | |
virtual CORBA::Boolean | marshal (TAO_OutputCDR &cdr) |
virtual CORBA::Boolean | demarshal (TAO_InputCDR &) |
S & | arg (void) |
Private Attributes | |
S | x_ |
Template class for INOUT (w)char/boolean/octet skeleton argument.
TAO::Inout_Special_Basic_SArgument_T::Inout_Special_Basic_SArgument_T | ( | void | ) |
S & TAO::Inout_Special_Basic_SArgument_T::arg | ( | void | ) |
CORBA::Boolean TAO::Inout_Special_Basic_SArgument_T::demarshal | ( | TAO_InputCDR & | cdr | ) | [virtual] |
Reimplemented from TAO::Argument.
CORBA::Boolean TAO::Inout_Special_Basic_SArgument_T::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
Reimplemented from TAO::Argument.
S TAO::Inout_Special_Basic_SArgument_T::x_ [private] |