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

Template class for OUT skeleton argument of fixed size IDL types. More...

#include <Fixed_Size_SArgument_T.h>

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

List of all members.

Public Member Functions

 Out_Fixed_Size_SArgument_T (void)
 Constructor.
S & arg (void)
@c TAO::Argument Method Overrides

TAO::Argument method overrides specific to the type of operation argument represented by this class.

See also:
TAO::Argument.
virtual CORBA::Boolean marshal (TAO_OutputCDR &cdr)

Private Attributes

x_

Detailed Description

Template class for OUT skeleton argument of fixed size IDL types.


Constructor & Destructor Documentation

TAO::Out_Fixed_Size_SArgument_T::Out_Fixed_Size_SArgument_T ( void  )

Constructor.


Member Function Documentation

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

Reimplemented from TAO::Argument.


Member Data Documentation

S TAO::Out_Fixed_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