TAO_PortableServer  2.0.6
Public Member Functions | Private Attributes
TAO::Inout_Var_Size_SArgument_T Class Reference

Template class for INOUT skeleton arg of fixed size IDL types. More...

#include <Var_Size_SArgument_T.h>

Inheritance diagram for TAO::Inout_Var_Size_SArgument_T:
Inheritance graph
[legend]
Collaboration diagram for TAO::Inout_Var_Size_SArgument_T:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Inout_Var_Size_SArgument_T (void)
virtual CORBA::Boolean marshal (TAO_OutputCDR &cdr)
virtual CORBA::Boolean demarshal (TAO_InputCDR &)
S & arg (void)

Private Attributes

x_

Detailed Description

Template class for INOUT skeleton arg of fixed size IDL types.


Constructor & Destructor Documentation

TAO::Inout_Var_Size_SArgument_T::Inout_Var_Size_SArgument_T ( void  )

Member Function Documentation

S & TAO::Inout_Var_Size_SArgument_T::arg ( void  )
CORBA::Boolean TAO::Inout_Var_Size_SArgument_T::demarshal ( TAO_InputCDR cdr) [virtual]

Reimplemented from TAO::Argument.

CORBA::Boolean TAO::Inout_Var_Size_SArgument_T::marshal ( TAO_OutputCDR cdr) [virtual]

Reimplemented from TAO::Argument.


Member Data Documentation

S TAO::Inout_Var_Size_SArgument_T::x_ [private]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines