#include <ServiceRequesterC.h>
Public Member Functions | |
| COperationCallerNames_out (const COperationCallerNames_out &_s) | |
| COperationCallerNames_out (COperationCallerNames_var &_s) | |
| COperationCallerNames_out (COperationCallerNames *&_s) | |
| operator COperationCallerNames *& () | |
| COperationCallerNames * | operator-> () |
| COperationCallerNames_out & | operator= (COperationCallerNames *_s) |
| COperationCallerNames_out & | operator= (const COperationCallerNames_out &_s) |
| _CORBA_String_element | operator[] (_CORBA_ULong _i) |
| COperationCallerNames *& | ptr () |
Public Attributes | |
| COperationCallerNames *& | _data |
Private Member Functions | |
| COperationCallerNames_out () | |
| COperationCallerNames_out & | operator= (const COperationCallerNames_var &) |
Definition at line 272 of file ServiceRequesterC.h.
| COperationCallerNames_out::COperationCallerNames_out | ( | COperationCallerNames *& | _s | ) | [inline] |
Definition at line 274 of file ServiceRequesterC.h.
| COperationCallerNames_out::COperationCallerNames_out | ( | COperationCallerNames_var & | _s | ) | [inline] |
Definition at line 275 of file ServiceRequesterC.h.
| COperationCallerNames_out::COperationCallerNames_out | ( | const COperationCallerNames_out & | _s | ) | [inline] |
Definition at line 277 of file ServiceRequesterC.h.
| COperationCallerNames_out::COperationCallerNames_out | ( | ) | [private] |
| COperationCallerNames_out::operator COperationCallerNames *& | ( | ) | [inline] |
Definition at line 286 of file ServiceRequesterC.h.
| COperationCallerNames* COperationCallerNames_out::operator-> | ( | ) | [inline] |
Definition at line 288 of file ServiceRequesterC.h.
| COperationCallerNames_out& COperationCallerNames_out::operator= | ( | const COperationCallerNames_var & | ) | [private] |
| COperationCallerNames_out& COperationCallerNames_out::operator= | ( | COperationCallerNames * | _s | ) | [inline] |
Definition at line 282 of file ServiceRequesterC.h.
| COperationCallerNames_out& COperationCallerNames_out::operator= | ( | const COperationCallerNames_out & | _s | ) | [inline] |
Definition at line 278 of file ServiceRequesterC.h.
| _CORBA_String_element COperationCallerNames_out::operator[] | ( | _CORBA_ULong | _i | ) | [inline] |
Definition at line 290 of file ServiceRequesterC.h.
| COperationCallerNames*& COperationCallerNames_out::ptr | ( | ) | [inline] |
Definition at line 287 of file ServiceRequesterC.h.
Definition at line 296 of file ServiceRequesterC.h.