TAO 2.0.2
|
INOUT stub argument of fixed size element array. More...
#include <Fixed_Array_Argument_T.h>
Public Member Functions | |
Inout_Fixed_Array_Argument_T (typename S_forany::_slice_type *&x) | |
virtual CORBA::Boolean | marshal (TAO_OutputCDR &cdr) |
virtual CORBA::Boolean | demarshal (TAO_InputCDR &) |
S_forany::_slice_type * | arg (void) |
Private Attributes | |
S_forany | x_ |
INOUT stub argument of fixed size element array.
TAO::Inout_Fixed_Array_Argument_T< S_forany, Insert_Policy >::Inout_Fixed_Array_Argument_T | ( | typename S_forany::_slice_type *& | x | ) |
S_forany::_slice_type * TAO::Inout_Fixed_Array_Argument_T< S_forany, Insert_Policy >::arg | ( | void | ) |
CORBA::Boolean TAO::Inout_Fixed_Array_Argument_T< S_forany, Insert_Policy >::demarshal | ( | TAO_InputCDR & | cdr | ) | [virtual] |
CORBA::Boolean TAO::Inout_Fixed_Array_Argument_T< S_forany, Insert_Policy >::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
S_forany TAO::Inout_Fixed_Array_Argument_T< S_forany, Insert_Policy >::x_ [private] |