|
TAO 4.0.0
|
Template class for IN stub argument of fixed size IDL types. More...
#include <Fixed_Size_Argument_T.h>


Public Member Functions | |
| In_Fixed_Size_Clonable_Argument_T (S const &x) | |
| virtual | ~In_Fixed_Size_Clonable_Argument_T () |
| virtual Argument * | clone () |
Public Member Functions inherited from TAO::In_Fixed_Size_Argument_T< S, Insert_Policy > | |
| In_Fixed_Size_Argument_T (S const &x) | |
| virtual CORBA::Boolean | marshal (TAO_OutputCDR &cdr) |
| S const & | arg () const |
Private Attributes | |
| bool | is_clone_ |
Additional Inherited Members | |
Protected Attributes inherited from TAO::In_Fixed_Size_Argument_T< S, Insert_Policy > | |
| S const * | x_ |
Template class for IN stub argument of fixed size IDL types.
| TAO::In_Fixed_Size_Clonable_Argument_T< S, Insert_Policy >::In_Fixed_Size_Clonable_Argument_T | ( | S const & | x | ) |
|
virtual |
|
virtual |
|
private |