PixelLightAPI
.
|
Delete(bool bProtectedToo=false) | PLCore::Element< AType > | [virtual] |
Element(const String &sName="", ElementManager< AType > *pManager=nullptr) | PLCore::Element< AType > | |
GetHandler(uint32 nIndex) const | PLCore::Element< AType > | |
GetID() const | PLCore::Element< AType > | |
GetManager() const | PLCore::Element< AType > | |
GetName() const | PLCore::Element< AType > | |
GetNumOfHandlers() const | PLCore::Element< AType > | |
IsProtected() const | PLCore::Element< AType > | |
m_bProtected | PLCore::Element< AType > | [protected] |
m_lstHandlers | PLCore::Element< AType > | [protected] |
m_pManager | PLCore::Element< AType > | [protected] |
m_sName | PLCore::Element< AType > | [protected] |
operator=(const Element< AType > &cSource) | PLCore::Element< AType > | [virtual] |
SetName(const String &sName) | PLCore::Element< AType > | [virtual] |
SetProtected(bool bProtected=false) | PLCore::Element< AType > | |
~Element() | PLCore::Element< AType > | [protected, virtual] |
|