TAO 3.1.3
|
Template class for return stub value of fixed size IDL types. More...
#include <Var_Size_Argument_T.h>
Public Member Functions | |
Ret_Var_Size_Argument_T () | |
virtual CORBA::Boolean | demarshal (TAO_InputCDR &) |
S *& | arg () |
S * | excp () |
S * | retn () |
Protected Attributes | |
S::_var_type | x_ |
Template class for return stub value of fixed size IDL types.
TAO::Ret_Var_Size_Argument_T< S, Insert_Policy >::Ret_Var_Size_Argument_T |
S *& TAO::Ret_Var_Size_Argument_T< S, Insert_Policy >::arg |
|
virtual |
S * TAO::Ret_Var_Size_Argument_T< S, Insert_Policy >::excp |
S * TAO::Ret_Var_Size_Argument_T< S, Insert_Policy >::retn |
|
protected |