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

Template class for return skeleton value of fixed size IDL types. More...

#include <Var_Size_SArgument_T.h>

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

List of all members.

Public Member Functions

 Ret_Var_Size_SArgument_T (void)
virtual CORBA::Boolean marshal (TAO_OutputCDR &cdr)
S *& arg (void)

Private Attributes

S::_var_type x_

Detailed Description

Template class for return skeleton value of fixed size IDL types.


Constructor & Destructor Documentation

TAO::Ret_Var_Size_SArgument_T::Ret_Var_Size_SArgument_T ( void  )

Member Function Documentation

S *& TAO::Ret_Var_Size_SArgument_T::arg ( void  )
CORBA::Boolean TAO::Ret_Var_Size_SArgument_T::marshal ( TAO_OutputCDR cdr) [virtual]

Reimplemented from TAO::Argument.


Member Data Documentation

S::_var_type TAO::Ret_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