#include <OperationInterfaceC.h>
Public Types | |
typedef _CORBA_ConstrType_Variable_Var < CArgumentDescription > | _var_type |
Public Member Functions | |
void | operator<<= (cdrStream &) |
void | operator>>= (cdrStream &) const |
Public Attributes | |
::CORBA::String_member | description |
::CORBA::String_member | name |
::CORBA::String_member | type |
Definition at line 176 of file OperationInterfaceC.h.
typedef _CORBA_ConstrType_Variable_Var<CArgumentDescription> CArgumentDescription::_var_type |
Definition at line 177 of file OperationInterfaceC.h.
void CArgumentDescription::operator<<= | ( | cdrStream & | ) |
void CArgumentDescription::operator>>= | ( | cdrStream & | ) | const |
::CORBA::String_member CArgumentDescription::description |
Definition at line 182 of file OperationInterfaceC.h.
::CORBA::String_member CArgumentDescription::name |
Definition at line 180 of file OperationInterfaceC.h.
::CORBA::String_member CArgumentDescription::type |
Definition at line 184 of file OperationInterfaceC.h.