#include <ConfigurationInterfaceC.h>
Public Types | |
typedef CPropertyNames_var | _var_type |
Public Member Functions | |
CPropertyNames (_CORBA_ULong _max, _CORBA_ULong _len, CProperty *_val, _CORBA_Boolean _rel=0) | |
CPropertyNames (_CORBA_ULong _max) | |
CPropertyNames (const CPropertyNames &_s) | |
CPropertyNames () | |
CPropertyNames & | operator= (const CPropertyNames &_s) |
Definition at line 142 of file ConfigurationInterfaceC.h.
Definition at line 144 of file ConfigurationInterfaceC.h.
CConfigurationInterface::CPropertyNames::CPropertyNames | ( | ) | [inline] |
Definition at line 145 of file ConfigurationInterfaceC.h.
CConfigurationInterface::CPropertyNames::CPropertyNames | ( | const CPropertyNames & | _s | ) | [inline] |
Definition at line 146 of file ConfigurationInterfaceC.h.
CConfigurationInterface::CPropertyNames::CPropertyNames | ( | _CORBA_ULong | _max | ) | [inline] |
Definition at line 149 of file ConfigurationInterfaceC.h.
CConfigurationInterface::CPropertyNames::CPropertyNames | ( | _CORBA_ULong | _max, | |
_CORBA_ULong | _len, | |||
CProperty * | _val, | |||
_CORBA_Boolean | _rel = 0 | |||
) | [inline] |
Definition at line 151 of file ConfigurationInterfaceC.h.
CPropertyNames& CConfigurationInterface::CPropertyNames::operator= | ( | const CPropertyNames & | _s | ) | [inline] |
Definition at line 156 of file ConfigurationInterfaceC.h.