#include <Fixed_Size_SArgument_T.h>
Inheritance diagram for TAO::Ret_Fixed_Size_SArgument_T< S >:
Public Member Functions | |
Ret_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 void | interceptor_result (CORBA::Any *) |
Private Attributes | |
S | x_ |
|
Constructor.
|
|
|
|
Reimplemented from TAO::Argument. |
|
Reimplemented from TAO::Argument. |
|
|