#include <ConfigurationInterfaceC.h>
Public Member Functions | |
CPropertyNames_out (const CPropertyNames_out &_s) | |
CPropertyNames_out (CPropertyNames_var &_s) | |
CPropertyNames_out (CPropertyNames *&_s) | |
operator CPropertyNames *& () | |
CPropertyNames * | operator-> () |
CPropertyNames_out & | operator= (CPropertyNames *_s) |
CPropertyNames_out & | operator= (const CPropertyNames_out &_s) |
CProperty & | operator[] (_CORBA_ULong _i) |
CPropertyNames *& | ptr () |
Public Attributes | |
CPropertyNames *& | _data |
Private Member Functions | |
CPropertyNames_out () | |
CPropertyNames_out & | operator= (const CPropertyNames_var &) |
Definition at line 218 of file ConfigurationInterfaceC.h.
CConfigurationInterface::CPropertyNames_out::CPropertyNames_out | ( | CPropertyNames *& | _s | ) | [inline] |
Definition at line 220 of file ConfigurationInterfaceC.h.
CConfigurationInterface::CPropertyNames_out::CPropertyNames_out | ( | CPropertyNames_var & | _s | ) | [inline] |
Definition at line 221 of file ConfigurationInterfaceC.h.
CConfigurationInterface::CPropertyNames_out::CPropertyNames_out | ( | const CPropertyNames_out & | _s | ) | [inline] |
Definition at line 223 of file ConfigurationInterfaceC.h.
CConfigurationInterface::CPropertyNames_out::CPropertyNames_out | ( | ) | [private] |
CConfigurationInterface::CPropertyNames_out::operator CPropertyNames *& | ( | ) | [inline] |
Definition at line 232 of file ConfigurationInterfaceC.h.
CPropertyNames* CConfigurationInterface::CPropertyNames_out::operator-> | ( | ) | [inline] |
Definition at line 234 of file ConfigurationInterfaceC.h.
CPropertyNames_out& CConfigurationInterface::CPropertyNames_out::operator= | ( | const CPropertyNames_var & | ) | [private] |
CPropertyNames_out& CConfigurationInterface::CPropertyNames_out::operator= | ( | CPropertyNames * | _s | ) | [inline] |
Definition at line 228 of file ConfigurationInterfaceC.h.
CPropertyNames_out& CConfigurationInterface::CPropertyNames_out::operator= | ( | const CPropertyNames_out & | _s | ) | [inline] |
Definition at line 224 of file ConfigurationInterfaceC.h.
CProperty& CConfigurationInterface::CPropertyNames_out::operator[] | ( | _CORBA_ULong | _i | ) | [inline] |
Definition at line 236 of file ConfigurationInterfaceC.h.
CPropertyNames*& CConfigurationInterface::CPropertyNames_out::ptr | ( | ) | [inline] |
Definition at line 233 of file ConfigurationInterfaceC.h.
Definition at line 242 of file ConfigurationInterfaceC.h.