|
TAO 4.0.0
|
IN stub argument of fixed size element array. More...
#include <Fixed_Array_Argument_T.h>


Public Member Functions | |
| In_Fixed_Array_Clonable_Argument_T (const typename S_forany::_slice_type *x) | |
| virtual | ~In_Fixed_Array_Clonable_Argument_T () |
| virtual Argument * | clone () |
Public Member Functions inherited from TAO::In_Fixed_Array_Argument_T< S_forany, Insert_Policy > | |
| In_Fixed_Array_Argument_T (const typename S_forany::_slice_type *x) | |
| virtual CORBA::Boolean | marshal (TAO_OutputCDR &cdr) |
| S_forany::_slice_type const * | arg () const |
Private Attributes | |
| bool | is_clone_ |
Additional Inherited Members | |
Protected Attributes inherited from TAO::In_Fixed_Array_Argument_T< S_forany, Insert_Policy > | |
| S_forany | x_ |
IN stub argument of fixed size element array.
| TAO::In_Fixed_Array_Clonable_Argument_T< S_forany, Insert_Policy >::In_Fixed_Array_Clonable_Argument_T | ( | const typename S_forany::_slice_type * | x | ) |
|
virtual |
|
virtual |
|
private |