TAO_PortableServer
2.0.8
|
Template class for return skeleton value of fixed size IDL types. More...
#include <Var_Size_SArgument_T.h>
Public Member Functions | |
Ret_Var_Size_SArgument_T (void) | |
virtual CORBA::Boolean | marshal (TAO_OutputCDR &cdr) |
S *& | arg (void) |
Private Attributes | |
S::_var_type | x_ |
Template class for return skeleton value of fixed size IDL types.
TAO::Ret_Var_Size_SArgument_T< S, Insert_Policy >::Ret_Var_Size_SArgument_T | ( | void | ) |
S *& TAO::Ret_Var_Size_SArgument_T< S, Insert_Policy >::arg | ( | void | ) |
CORBA::Boolean TAO::Ret_Var_Size_SArgument_T< S, Insert_Policy >::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
Reimplemented from TAO::Argument.
S::_var_type TAO::Ret_Var_Size_SArgument_T< S, Insert_Policy >::x_ [private] |