#include <Fixed_Size_SArgument_T.h>
Inheritance diagram for TAO::Inout_Fixed_Size_SArgument_T< S >:
Public Member Functions | |
Inout_Fixed_Size_SArgument_T (void) | |
Constructor. | |
S & | arg (void) |
@c TAO::Argument Method Overrides | |
TAO::Argument method overrides specific to the type of operation argument represented by this class.
| |
virtual CORBA::Boolean | marshal (TAO_OutputCDR &) |
virtual CORBA::Boolean | demarshal (TAO_InputCDR &) |
virtual void | interceptor_param (Dynamic::Parameter &) |
Private Attributes | |
S | x_ |
|
Constructor.
|
|
|
|
Reimplemented from TAO::Argument. |
|
Reimplemented from TAO::Argument. |
|
Reimplemented from TAO::Argument. |
|
|