#include <Special_Basic_Argument_T.h>
Inheritance diagram for TAO::In_Special_Basic_Argument_T< S, to_S, from_S >:
Public Member Functions | |
In_Special_Basic_Argument_T (S const &) | |
virtual CORBA::Boolean | marshal (TAO_OutputCDR &) |
Marshal the argument into the given CDR output stream. | |
virtual void | interceptor_param (Dynamic::Parameter &) |
Populate the given Dynamic::Parameter argument. | |
S const & | arg (void) const |
Private Attributes | |
S const & | x_ |
|
|
|
|
|
Populate the given Dynamic::Parameter argument.
Reimplemented from TAO::Argument. |
|
Marshal the argument into the given CDR output stream.
Reimplemented from TAO::Argument. |
|
|