TAO 3.1.4
|
Template class for IN stub argument of unbounded sequence IDL types. More...
#include <Vector_Argument_T.h>
Public Member Functions | |
In_Vector_Clonable_Argument_T (S const &x) | |
virtual | ~In_Vector_Clonable_Argument_T () |
virtual Argument * | clone () |
![]() | |
In_Vector_Argument_T (S const &x) | |
virtual CORBA::Boolean | marshal (TAO_OutputCDR &cdr) |
S const & | arg () const |
Private Attributes | |
bool | is_clone_ |
Additional Inherited Members | |
![]() | |
S const & | x_ |
Template class for IN stub argument of unbounded sequence IDL types.
TAO::In_Vector_Clonable_Argument_T< S, Insert_Policy >::In_Vector_Clonable_Argument_T | ( | S const & | x | ) |
|
virtual |
|
virtual |
|
private |