#include <OperationInterfaceC.h>
Public Types | |
typedef CDescriptions_var | _var_type |
Public Member Functions | |
CDescriptions (_CORBA_ULong _max, _CORBA_ULong _len, CArgumentDescription *_val, _CORBA_Boolean _rel=0) | |
CDescriptions (_CORBA_ULong _max) | |
CDescriptions (const CDescriptions &_s) | |
CDescriptions () | |
CDescriptions & | operator= (const CDescriptions &_s) |
Definition at line 202 of file OperationInterfaceC.h.
Definition at line 204 of file OperationInterfaceC.h.
CDescriptions::CDescriptions | ( | ) | [inline] |
Definition at line 205 of file OperationInterfaceC.h.
CDescriptions::CDescriptions | ( | const CDescriptions & | _s | ) | [inline] |
Definition at line 206 of file OperationInterfaceC.h.
CDescriptions::CDescriptions | ( | _CORBA_ULong | _max | ) | [inline] |
Definition at line 209 of file OperationInterfaceC.h.
CDescriptions::CDescriptions | ( | _CORBA_ULong | _max, | |
_CORBA_ULong | _len, | |||
CArgumentDescription * | _val, | |||
_CORBA_Boolean | _rel = 0 | |||
) | [inline] |
Definition at line 211 of file OperationInterfaceC.h.
CDescriptions& CDescriptions::operator= | ( | const CDescriptions & | _s | ) | [inline] |
Definition at line 216 of file OperationInterfaceC.h.