TAO_PortableServer 3.0.6
Public Member Functions | Private Attributes | List of all members
TAO::Out_Fixed_Array_SArgument_T< S_forany, Insert_Policy > Class Template Reference

OUT skeleton argument of fixed size element array. More...

#include <Fixed_Array_SArgument_T.h>

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

Public Member Functions

 Out_Fixed_Array_SArgument_T ()
 
virtual CORBA::Boolean marshal (TAO_OutputCDR &cdr)
 
virtual void interceptor_value (CORBA::Any *any) const
 
S_forany::_slice_type * arg ()
 
- Public Member Functions inherited from TAO::OutArgument
virtual CORBA::ParameterMode mode () const
 
- Public Member Functions inherited from TAO::Argument
virtual ~Argument ()
 
virtual CORBA::Boolean demarshal (TAO_InputCDR &)
 
virtual Argumentclone ()
 

Private Attributes

S_forany::_array_type x_
 

Detailed Description

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

OUT skeleton argument of fixed size element array.

Constructor & Destructor Documentation

◆ Out_Fixed_Array_SArgument_T()

template<typename S_forany , template< typename > class Insert_Policy>
TAO::Out_Fixed_Array_SArgument_T< S_forany, Insert_Policy >::Out_Fixed_Array_SArgument_T ( void  )

Member Function Documentation

◆ arg()

template<typename S_forany , template< typename > class Insert_Policy>
S_forany::_slice_type * TAO::Out_Fixed_Array_SArgument_T< S_forany, Insert_Policy >::arg ( void  )

◆ interceptor_value()

template<typename S_forany , template< typename > class Insert_Policy>
virtual void TAO::Out_Fixed_Array_SArgument_T< S_forany, Insert_Policy >::interceptor_value ( CORBA::Any *  any) const
virtual

Reimplemented from TAO::Argument.

◆ marshal()

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

Reimplemented from TAO::Argument.

Member Data Documentation

◆ x_

template<typename S_forany , template< typename > class Insert_Policy>
S_forany::_array_type TAO::Out_Fixed_Array_SArgument_T< S_forany, Insert_Policy >::x_
mutableprivate

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