TAO_PortableServer 3.1.4
|
Template class for INOUT skeleton arg of fixed size IDL types. More...
#include <Fixed_Size_SArgument_T.h>
Public Member Functions | |
Inout_Fixed_Size_SArgument_T () | |
Constructor. | |
@c TAO::Argument Method Overrides | |
| |
S | x_ |
virtual CORBA::Boolean | marshal (TAO_OutputCDR &cdr) |
virtual CORBA::Boolean | demarshal (TAO_InputCDR &) |
S & | arg () |
Template class for INOUT skeleton arg of fixed size IDL types.
TAO::Inout_Fixed_Size_SArgument_T< S, Insert_Policy >::Inout_Fixed_Size_SArgument_T | ( | ) |
Constructor.
S & TAO::Inout_Fixed_Size_SArgument_T< S, Insert_Policy >::arg | ( | ) |
|
virtual |
|
virtual |
|
private |