#include <UB_String_Argument_T.h>
Inheritance diagram for TAO::Ret_UB_String_Argument_T< S, S_var >:
Public Member Functions | |
Ret_UB_String_Argument_T (void) | |
virtual CORBA::Boolean | demarshal (TAO_InputCDR &) |
Demarshal the argument from the given CDR input stream. | |
virtual void | interceptor_result (CORBA::Any *) |
Populate the given CORBA::Any result argument. | |
S *& | arg (void) |
S * | excp (void) |
S * | retn (void) |
Private Attributes | |
S_var | x_ |
|
|
|
|
|
Demarshal the argument from the given CDR input stream.
Reimplemented from TAO::Argument. |
|
|
|
Populate the given CORBA::Any result argument.
Reimplemented from TAO::Argument. |
|
|
|
|