TAO 3.1.4
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
TAO::In_Var_Array_Argument_T< S_forany, Insert_Policy > Class Template Reference

IN stub argument of variable size element array. More...

#include <Var_Array_Argument_T.h>

Inheritance diagram for TAO::In_Var_Array_Argument_T< S_forany, Insert_Policy >:
Inheritance graph
[legend]
Collaboration diagram for TAO::In_Var_Array_Argument_T< S_forany, Insert_Policy >:
Collaboration graph
[legend]

Public Member Functions

 In_Var_Array_Argument_T (const typename S_forany::_slice_type *x)
 
virtual CORBA::Boolean marshal (TAO_OutputCDR &cdr)
 
S_forany::_slice_type const * arg () const
 

Protected Attributes

S_forany x_
 

Detailed Description

template<typename S_forany, template< typename > class Insert_Policy>
class TAO::In_Var_Array_Argument_T< S_forany, Insert_Policy >

IN stub argument of variable size element array.

Constructor & Destructor Documentation

◆ In_Var_Array_Argument_T()

template<typename S_forany , template< typename > class Insert_Policy>
TAO::In_Var_Array_Argument_T< S_forany, Insert_Policy >::In_Var_Array_Argument_T ( const typename S_forany::_slice_type * x)

Member Function Documentation

◆ arg()

template<typename S_forany , template< typename > class Insert_Policy>
S_forany::_slice_type const * TAO::In_Var_Array_Argument_T< S_forany, Insert_Policy >::arg ( ) const

◆ marshal()

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

Member Data Documentation

◆ x_

template<typename S_forany , template< typename > class Insert_Policy>
S_forany TAO::In_Var_Array_Argument_T< S_forany, Insert_Policy >::x_
protected

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