#include <ServiceRequesterC.h>
Public Types | |
| typedef CRequestNames_var | _var_type |
Public Member Functions | |
| CRequestNames (_CORBA_ULong _max, _CORBA_ULong _len, char **_val, _CORBA_Boolean _rel=0) | |
| CRequestNames (_CORBA_ULong _max) | |
| CRequestNames (const CRequestNames &_s) | |
| CRequestNames () | |
| CRequestNames & | operator= (const CRequestNames &_s) |
Definition at line 85 of file ServiceRequesterC.h.
Definition at line 87 of file ServiceRequesterC.h.
| CRequestNames::CRequestNames | ( | ) | [inline] |
Definition at line 88 of file ServiceRequesterC.h.
| CRequestNames::CRequestNames | ( | const CRequestNames & | _s | ) | [inline] |
Definition at line 89 of file ServiceRequesterC.h.
| CRequestNames::CRequestNames | ( | _CORBA_ULong | _max | ) | [inline] |
Definition at line 92 of file ServiceRequesterC.h.
| CRequestNames::CRequestNames | ( | _CORBA_ULong | _max, | |
| _CORBA_ULong | _len, | |||
| char ** | _val, | |||
| _CORBA_Boolean | _rel = 0 | |||
| ) | [inline] |
Definition at line 94 of file ServiceRequesterC.h.
| CRequestNames& CRequestNames::operator= | ( | const CRequestNames & | _s | ) | [inline] |
Definition at line 99 of file ServiceRequesterC.h.