#include <ServiceRequesterC.h>
Public Types | |
| typedef COperationCallerNames_var | _var_type |
Public Member Functions | |
| COperationCallerNames (_CORBA_ULong _max, _CORBA_ULong _len, char **_val, _CORBA_Boolean _rel=0) | |
| COperationCallerNames (_CORBA_ULong _max) | |
| COperationCallerNames (const COperationCallerNames &_s) | |
| COperationCallerNames () | |
| COperationCallerNames & | operator= (const COperationCallerNames &_s) |
Definition at line 196 of file ServiceRequesterC.h.
Definition at line 198 of file ServiceRequesterC.h.
| COperationCallerNames::COperationCallerNames | ( | ) | [inline] |
Definition at line 199 of file ServiceRequesterC.h.
| COperationCallerNames::COperationCallerNames | ( | const COperationCallerNames & | _s | ) | [inline] |
Definition at line 200 of file ServiceRequesterC.h.
| COperationCallerNames::COperationCallerNames | ( | _CORBA_ULong | _max | ) | [inline] |
Definition at line 203 of file ServiceRequesterC.h.
| COperationCallerNames::COperationCallerNames | ( | _CORBA_ULong | _max, | |
| _CORBA_ULong | _len, | |||
| char ** | _val, | |||
| _CORBA_Boolean | _rel = 0 | |||
| ) | [inline] |
Definition at line 205 of file ServiceRequesterC.h.
| COperationCallerNames& COperationCallerNames::operator= | ( | const COperationCallerNames & | _s | ) | [inline] |
Definition at line 210 of file ServiceRequesterC.h.