#include <Special_Basic_Argument_T.h>
Inheritance diagram for TAO::Out_Special_Basic_Argument_T< S, to_S, from_S >:
Public Member Functions | |
Out_Special_Basic_Argument_T (S &x) | |
virtual CORBA::Boolean | demarshal (TAO_InputCDR &) |
Demarshal the argument from the given CDR input stream. | |
virtual void | interceptor_param (Dynamic::Parameter &) |
Populate the given Dynamic::Parameter argument. | |
S & | arg (void) |
Private Attributes | |
S & | x_ |
|
|
|
|
|
Demarshal the argument from the given CDR input stream.
Reimplemented from TAO::Argument. |
|
Populate the given Dynamic::Parameter argument.
Reimplemented from TAO::Argument. |
|
|