TAO 4.0.0
|
Template class for OUT stub argument of unbounded sequence IDL types. More...
#include <Vector_Argument_T.h>
Public Member Functions | |
Out_Vector_Argument_T (S &x) | |
virtual CORBA::Boolean | demarshal (TAO_InputCDR &) |
S & | arg () |
Private Attributes | |
S & | x_ |
Template class for OUT stub argument of unbounded sequence IDL types.
TAO::Out_Vector_Argument_T< S, Insert_Policy >::Out_Vector_Argument_T | ( | S & | x | ) |
S & TAO::Out_Vector_Argument_T< S, Insert_Policy >::arg | ( | ) |
|
virtual |
|
private |