#include <OperationInterfaceC.h>
Public Member Functions | |
| CDescriptions * | _retn () |
| CDescriptions_var (const CDescriptions_var &_s) | |
| CDescriptions_var (CDescriptions *_s) | |
| CDescriptions_var () | |
| const CDescriptions & | in () const |
| CDescriptions & | inout () |
| operator CDescriptions & () | |
| operator const CDescriptions & () const | |
| const CDescriptions * | operator-> () const |
| CDescriptions * | operator-> () |
| CDescriptions_var & | operator= (const CDescriptions_var &_s) |
| CDescriptions_var & | operator= (CDescriptions *_s) |
| CArgumentDescription & | operator[] (_CORBA_ULong _s) |
| CDescriptions *& | out () |
| ~CDescriptions_var () | |
Private Attributes | |
| CDescriptions * | _pd_seq |
Friends | |
| class | CDescriptions_out |
Definition at line 224 of file OperationInterfaceC.h.
| CDescriptions_var::CDescriptions_var | ( | ) | [inline] |
Definition at line 226 of file OperationInterfaceC.h.
| CDescriptions_var::CDescriptions_var | ( | CDescriptions * | _s | ) | [inline] |
Definition at line 227 of file OperationInterfaceC.h.
| CDescriptions_var::CDescriptions_var | ( | const CDescriptions_var & | _s | ) | [inline] |
Definition at line 228 of file OperationInterfaceC.h.
| CDescriptions_var::~CDescriptions_var | ( | ) | [inline] |
Definition at line 232 of file OperationInterfaceC.h.
| CDescriptions* CDescriptions_var::_retn | ( | ) | [inline] |
Definition at line 270 of file OperationInterfaceC.h.
| const CDescriptions& CDescriptions_var::in | ( | ) | const [inline] |
Definition at line 264 of file OperationInterfaceC.h.
| CDescriptions& CDescriptions_var::inout | ( | ) | [inline] |
Definition at line 265 of file OperationInterfaceC.h.
| CDescriptions_var::operator CDescriptions & | ( | ) | [inline] |
Definition at line 261 of file OperationInterfaceC.h.
| CDescriptions_var::operator const CDescriptions & | ( | ) | const [inline] |
Definition at line 260 of file OperationInterfaceC.h.
| const CDescriptions* CDescriptions_var::operator-> | ( | ) | const [inline] |
Definition at line 256 of file OperationInterfaceC.h.
| CDescriptions* CDescriptions_var::operator-> | ( | ) | [inline] |
Definition at line 255 of file OperationInterfaceC.h.
| CDescriptions_var& CDescriptions_var::operator= | ( | const CDescriptions_var & | _s | ) | [inline] |
Definition at line 239 of file OperationInterfaceC.h.
| CDescriptions_var& CDescriptions_var::operator= | ( | CDescriptions * | _s | ) | [inline] |
Definition at line 234 of file OperationInterfaceC.h.
| CArgumentDescription& CDescriptions_var::operator[] | ( | _CORBA_ULong | _s | ) | [inline] |
Definition at line 249 of file OperationInterfaceC.h.
| CDescriptions*& CDescriptions_var::out | ( | ) | [inline] |
Definition at line 266 of file OperationInterfaceC.h.
friend class CDescriptions_out [friend] |
Definition at line 272 of file OperationInterfaceC.h.
CDescriptions* CDescriptions_var::_pd_seq [private] |
Definition at line 275 of file OperationInterfaceC.h.