TAO_PortableServer
2.0.8
|
Template class for return skeleton value of basic IDL types. More...
#include <Special_Basic_SArgument_T.h>
Public Member Functions | |
Ret_Basic_SArgument_T (void) | |
virtual CORBA::Boolean | marshal (TAO_OutputCDR &cdr) |
S & | arg (void) |
Private Attributes | |
S | x_ |
Template class for return skeleton value of basic IDL types.
Template class for return skeleton value of (w)char/boolean/octet.
TAO::Ret_Basic_SArgument_T< S, Insert_Policy >::Ret_Basic_SArgument_T | ( | void | ) |
S & TAO::Ret_Basic_SArgument_T< S, Insert_Policy >::arg | ( | void | ) |
CORBA::Boolean TAO::Ret_Basic_SArgument_T< S, Insert_Policy >::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
Reimplemented from TAO::Argument.
S TAO::Ret_Basic_SArgument_T< S, Insert_Policy >::x_ [private] |