#include <Special_Basic_SArgument_T.h>
Public Member Functions | |
Out_Special_Basic_SArgument_T (void) | |
virtual CORBA::Boolean | marshal (TAO_OutputCDR &cdr) |
virtual void | interceptor_value (CORBA::Any *any) const |
S & | arg (void) |
Private Attributes | |
S | x_ |
TAO::TAO::Out_Special_Basic_SArgument_T< S, to_S, from_S, Insert_Policy >::Out_Special_Basic_SArgument_T | ( | void | ) | [inline] |
S & TAO::TAO::Out_Special_Basic_SArgument_T< S, to_S, from_S, Insert_Policy >::arg | ( | void | ) | [inline] |
void TAO::TAO::Out_Special_Basic_SArgument_T< S, to_S, from_S, Insert_Policy >::interceptor_value | ( | CORBA::Any * | any | ) | const [inline, virtual] |
CORBA::Boolean TAO::TAO::Out_Special_Basic_SArgument_T< S, to_S, from_S, Insert_Policy >::marshal | ( | TAO_OutputCDR & | cdr | ) | [inline, virtual] |
S TAO::TAO::Out_Special_Basic_SArgument_T< S, to_S, from_S, Insert_Policy >::x_ [private] |