TAO_PortableServer
2.0.8
|
Template class for IN skeleton argument of fixed size IDL types. More...
#include <Var_Size_SArgument_T.h>
Public Member Functions | |
virtual CORBA::Boolean | demarshal (TAO_InputCDR &) |
S const & | arg (void) const |
Private Attributes | |
S | x_ |
Template class for IN skeleton argument of fixed size IDL types.
S const & TAO::In_Var_Size_SArgument_T< S, Insert_Policy >::arg | ( | void | ) | const |
CORBA::Boolean TAO::In_Var_Size_SArgument_T< S, Insert_Policy >::demarshal | ( | TAO_InputCDR & | cdr | ) | [virtual] |
Reimplemented from TAO::Argument.
S TAO::In_Var_Size_SArgument_T< S, Insert_Policy >::x_ [private] |