TAO_PortableServer 3.1.4
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
TAO::Ret_Var_Size_SArgument_T< S, Insert_Policy > Class Template 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< S, Insert_Policy >:
Inheritance graph
[legend]
Collaboration diagram for TAO::Ret_Var_Size_SArgument_T< S, Insert_Policy >:
Collaboration graph
[legend]

Public Member Functions

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

Private Attributes

S::_var_type x_
 

Detailed Description

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

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

Constructor & Destructor Documentation

◆ Ret_Var_Size_SArgument_T()

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

Member Function Documentation

◆ arg()

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

◆ marshal()

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

Member Data Documentation

◆ x_

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

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