TAO_PortableServer 3.0.6
|
Skeleton class template for operation "IN" arguments of fixed size IDL types. More...
#include <Fixed_Size_SArgument_T.h>
@c TAO::Argument Method Overrides | |
| |
S | x_ |
Reference to the "IN" argument. More... | |
virtual CORBA::Boolean | demarshal (TAO_InputCDR &cdr) |
Reference to the "IN" argument. More... | |
virtual void | interceptor_value (CORBA::Any *any) const |
Reference to the "IN" argument. More... | |
S const & | arg () const |
Retrieve underlying argument. More... | |
Additional Inherited Members | |
![]() | |
virtual CORBA::ParameterMode | mode () const |
![]() | |
virtual | ~Argument () |
virtual CORBA::Boolean | marshal (TAO_OutputCDR &cdr) |
virtual Argument * | clone () |
Skeleton class template for operation "IN" arguments of fixed size IDL types.
Skeleton class template for operation "IN" arguments of fixed size IDL types.
S const & TAO::In_Fixed_Size_SArgument_T< S, Insert_Policy >::arg |
Retrieve underlying argument.
|
virtual |
Reference to the "IN" argument.
Reimplemented from TAO::Argument.
|
virtual |
Reference to the "IN" argument.
Reimplemented from TAO::Argument.
|
private |
Reference to the "IN" argument.