, including all inherited members.
AddProperty(const String &sName, const String &sValue) | PLCore::ClassImpl | [protected] |
ClassImpl(uint32 nModuleID, const String &sName, const String &sDescription, const String &sNamespace, const String &sBaseClass) | PLCore::ClassImpl | [protected] |
Create() const =0 | PLCore::ClassImpl | [protected, pure virtual] |
Create(const DynParams &cParams) const =0 | PLCore::ClassImpl | [protected, pure virtual] |
Create(const String &sName, const DynParams &cParams) const =0 | PLCore::ClassImpl | [protected, pure virtual] |
Create(const String &sName, const String &sParams) const =0 | PLCore::ClassImpl | [protected, pure virtual] |
DeInitClass() const =0 | PLCore::ClassImpl | [protected, pure virtual] |
GetAttribute(const String &sName) const =0 | PLCore::ClassImpl | [protected, pure virtual] |
GetAttributes() const =0 | PLCore::ClassImpl | [protected, pure virtual] |
GetBaseClass() const | PLCore::ClassImpl | [protected] |
GetBaseClassName() const | PLCore::ClassImpl | [inline, protected] |
GetClass() const | PLCore::ClassImpl | [inline] |
GetClassName() const | PLCore::ClassImpl | [inline, protected] |
GetConstructor(const String &sName) const =0 | PLCore::ClassImpl | [protected, pure virtual] |
GetConstructors() const =0 | PLCore::ClassImpl | [protected, pure virtual] |
GetDescription() const | PLCore::ClassImpl | [inline, protected] |
GetMethod(const String &sName) const =0 | PLCore::ClassImpl | [protected, pure virtual] |
GetMethods() const =0 | PLCore::ClassImpl | [protected, pure virtual] |
GetModule() const | PLCore::ClassImpl | [protected] |
GetName() const | PLCore::ClassImpl | [inline, protected] |
GetNamespace() const | PLCore::ClassImpl | [inline, protected] |
GetProperties() const | PLCore::ClassImpl | [inline, protected] |
GetSignal(const String &sName) const =0 | PLCore::ClassImpl | [protected, pure virtual] |
GetSignals() const =0 | PLCore::ClassImpl | [protected, pure virtual] |
GetSlot(const String &sName) const =0 | PLCore::ClassImpl | [protected, pure virtual] |
GetSlots() const =0 | PLCore::ClassImpl | [protected, pure virtual] |
HasConstructor() const =0 | PLCore::ClassImpl | [protected, pure virtual] |
HasDefaultConstructor() const =0 | PLCore::ClassImpl | [protected, pure virtual] |
InitClass() const =0 | PLCore::ClassImpl | [protected, pure virtual] |
IsDerivedFrom(const Class &cBaseClass) const | PLCore::ClassImpl | [protected] |
IsDerivedFrom(const String &sBaseClass) const | PLCore::ClassImpl | [protected] |
IsDummy() const =0 | PLCore::ClassImpl | [protected, pure virtual] |
m_bInitialized | PLCore::ClassImpl | [mutable, protected] |
m_mapOwnProperties | PLCore::ClassImpl | [protected] |
m_mapProperties | PLCore::ClassImpl | [mutable, protected] |
m_nModuleID | PLCore::ClassImpl | [mutable, protected] |
m_pBaseClass | PLCore::ClassImpl | [mutable, protected] |
m_pClass | PLCore::ClassImpl | [protected] |
m_sBaseClass | PLCore::ClassImpl | [protected] |
m_sClassName | PLCore::ClassImpl | [protected] |
m_sDescription | PLCore::ClassImpl | [protected] |
m_sName | PLCore::ClassImpl | [protected] |
m_sNamespace | PLCore::ClassImpl | [protected] |
~ClassImpl() | PLCore::ClassImpl | [protected, virtual] |