TAO 4.0.0
|
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 () |
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 | ( | ) |
|
virtual |
|
virtual |
|
private |