TAO_PortableServer
2.0.8
|
Template class for OUT skeleton argument of basic IDL types. More...
#include <Basic_SArgument_T.h>
Public Member Functions | |
Out_Basic_SArgument_T (void) | |
virtual CORBA::Boolean | marshal (TAO_OutputCDR &cdr) |
S & | arg (void) |
Private Attributes | |
S | x_ |
Template class for OUT skeleton argument of basic IDL types.
TAO::Out_Basic_SArgument_T< S, Insert_Policy >::Out_Basic_SArgument_T | ( | void | ) |
S & TAO::Out_Basic_SArgument_T< S, Insert_Policy >::arg | ( | void | ) |
CORBA::Boolean TAO::Out_Basic_SArgument_T< S, Insert_Policy >::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
Reimplemented from TAO::Argument.
S TAO::Out_Basic_SArgument_T< S, Insert_Policy >::x_ [private] |