TAO_PortableServer 3.1.4
Loading...
Searching...
No Matches
Public Member Functions | List of all members
TAO::Inout_Fixed_Size_SArgument_T< S, Insert_Policy > Class Template Reference

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

#include <Fixed_Size_SArgument_T.h>

Inheritance diagram for TAO::Inout_Fixed_Size_SArgument_T< S, Insert_Policy >:
Inheritance graph
[legend]
Collaboration diagram for TAO::Inout_Fixed_Size_SArgument_T< S, Insert_Policy >:
Collaboration graph
[legend]

Public Member Functions

 Inout_Fixed_Size_SArgument_T ()
 Constructor.
 

@c TAO::Argument Method Overrides

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

See also
TAO::Argument.
x_
 
virtual CORBA::Boolean marshal (TAO_OutputCDR &cdr)
 
virtual CORBA::Boolean demarshal (TAO_InputCDR &)
 
S & arg ()
 

Detailed Description

template<typename S, template< typename > class Insert_Policy>
class TAO::Inout_Fixed_Size_SArgument_T< S, Insert_Policy >

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

Constructor & Destructor Documentation

◆ Inout_Fixed_Size_SArgument_T()

template<typename S , template< typename > class Insert_Policy>
TAO::Inout_Fixed_Size_SArgument_T< S, Insert_Policy >::Inout_Fixed_Size_SArgument_T ( )

Constructor.

Member Function Documentation

◆ arg()

template<typename S , template< typename > class Insert_Policy>
S & TAO::Inout_Fixed_Size_SArgument_T< S, Insert_Policy >::arg ( )

◆ demarshal()

template<typename S , template< typename > class Insert_Policy>
CORBA::Boolean TAO::Inout_Fixed_Size_SArgument_T< S, Insert_Policy >::demarshal ( TAO_InputCDR & cdr)
virtual

◆ marshal()

template<typename S , template< typename > class Insert_Policy>
CORBA::Boolean TAO::Inout_Fixed_Size_SArgument_T< S, Insert_Policy >::marshal ( TAO_OutputCDR & cdr)
virtual

Member Data Documentation

◆ x_

template<typename S , template< typename > class Insert_Policy>
S TAO::Inout_Fixed_Size_SArgument_T< S, Insert_Policy >::x_
private

The documentation for this class was generated from the following files: