#include <DynamicC.h>
Collaboration diagram for Dynamic::ParameterList_out:
Public Methods | |
ParameterList_out (ParameterList *&) | |
ParameterList_out (ParameterList_var &) | |
ParameterList_out (const ParameterList_out &) | |
ParameterList_out & | operator= (const ParameterList_out &) |
ParameterList_out & | operator= (ParameterList *) |
operator ParameterList *& () | |
ParameterList *& | ptr (void) |
ParameterList * | operator-> (void) |
Parameter & | operator[] (CORBA::ULong index) |
Private Methods | |
void | operator= (const ParameterList_var &) |
Private Attributes | |
ParameterList *& | ptr_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|