#include <DII_Arguments.h>
Inheritance diagram for TAO::NVList_Argument:
Public Member Functions | |
NVList_Argument (CORBA::NVList_ptr, bool lazy_eval) | |
virtual CORBA::Boolean | marshal (TAO_OutputCDR &cdr) |
virtual CORBA::Boolean | demarshal (TAO_InputCDR &) |
void | interceptor_paramlist (Dynamic::ParameterList *) |
Private Attributes | |
CORBA::NVList_ptr | x_ |
bool | lazy_evaluation_ |
|
|
|
Reimplemented from TAO::Argument. |
|
|
|
Reimplemented from TAO::Argument. |
|
|
|
|