#include <Var_Array_Argument_T.h>
Inheritance diagram for TAO::Ret_Var_Array_Argument_T< S, S_slice, S_var, S_forany, S_tag >:
Public Member Functions | |
Ret_Var_Array_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_slice *& | arg (void) |
S_slice * | excp (void) |
S_slice * | 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. |
|
|
|
|