#include <BD_String_Argument_T.h>
Inheritance diagram for TAO::In_BD_String_Argument_T< S, to_S, from_S, BOUND >:
Public Member Functions | |
In_BD_String_Argument_T (const S *x) | |
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. |
|
|