TAO 4.0.2
|
Template class for OUT stub argument of fixed size IDL types. More...
#include <Fixed_Size_Argument_T.h>
Public Member Functions | |
Out_Fixed_Size_Argument_T (S &x) | |
virtual CORBA::Boolean | demarshal (TAO_InputCDR &) |
S & | arg () |
Private Attributes | |
S & | x_ |
Template class for OUT stub argument of fixed size IDL types.
TAO::Out_Fixed_Size_Argument_T< S, Insert_Policy >::Out_Fixed_Size_Argument_T | ( | S & | x | ) |
S & TAO::Out_Fixed_Size_Argument_T< S, Insert_Policy >::arg | ( | ) |
|
virtual |
|
private |