, including all inherited members.
Add(GraphNode &cElement) | PLCore::ElementManager< GraphNode > | |
CallLoadable(File &cFile, Loader &cLoader, const String &sMethod, const String &sParams) | PLCore::Loadable | [protected, virtual] |
Clear(bool bProtectedToo=true) | PLCore::ElementManager< GraphNode > | |
Create(const String &sName="") | PLCore::ElementManager< GraphNode > | |
DeInit() | PLCore::ElementManager< GraphNode > | [virtual] |
Delete(bool bProtectedToo=false) | PLCore::Resource< Graph > | [virtual] |
ElementManager() | PLCore::ElementManager< GraphNode > | [protected] |
FindShortestPath(PLCore::uint32 nStartNode, PLCore::uint32 nEndNode) | PLMath::Graph | |
GetByIndex(uint32 nIndex=0) const | PLCore::ElementManager< GraphNode > | [virtual] |
GetByName(const String &sName) const | PLCore::ElementManager< GraphNode > | [virtual] |
GetFilename() const | PLCore::Loadable | [inline] |
GetHandler(uint32 nIndex) const | PLCore::Resource< Graph > | |
GetID() const | PLCore::Resource< Graph > | |
GetIndex(GraphNode &cElement) const | PLCore::ElementManager< GraphNode > | [virtual] |
GetLoadableTypeName() const override | PLMath::Graph | [virtual] |
GetManager() const | PLCore::Resource< Graph > | |
GetManagerName() const | PLCore::ElementManager< GraphNode > | |
GetName() const | PLCore::Resource< Graph > | |
GetNumOfElements() const | PLCore::ElementManager< GraphNode > | |
GetNumOfHandlers() const | PLCore::Resource< Graph > | |
GetStandard() const | PLCore::ElementManager< GraphNode > | |
GetUnloadUnused() const | PLCore::ElementManager< GraphNode > | |
GetUrl() const | PLCore::Loadable | [inline] |
Graph(const PLCore::String &sName="", PLCore::ResourceManager< Graph > *pManager=nullptr) | PLMath::Graph | |
Init() | PLCore::ElementManager< GraphNode > | [virtual] |
IsProtected() const | PLCore::Resource< Graph > | |
Loadable() | PLCore::Loadable | [protected] |
LoadByFile(File &cFile, const String &sParams="", const String &sMethod="") | PLCore::Loadable | [virtual] |
LoadByFilename(const String &sFilename, const String &sParams="", const String &sMethod="") | PLCore::Loadable | [virtual] |
m_bProtected | PLCore::Resource< Graph > | [protected] |
m_bUnloadUnused | PLCore::ElementManager< GraphNode > | [protected] |
m_lstElements | PLCore::ElementManager< GraphNode > | [protected] |
m_lstHandlers | PLCore::Resource< Graph > | [protected] |
m_mapElements | PLCore::ElementManager< GraphNode > | [protected] |
m_pManager | PLCore::Resource< Graph > | [protected] |
m_pStandardElement | PLCore::ElementManager< GraphNode > | [protected] |
m_sFilename | PLCore::Loadable | [protected] |
m_sManagerName | PLCore::ElementManager< GraphNode > | [protected] |
m_sName | PLCore::Resource< Graph > | [protected] |
m_sUrl | PLCore::Loadable | [protected] |
MoveElement(uint32 nFromIndex, uint32 nToIndex) | PLCore::ElementManager< GraphNode > | [virtual] |
operator=(const Graph &cSource) | PLMath::Graph | [virtual] |
Resource< Graph >::operator=(const Resource< Graph > &cSource) | PLCore::Resource< Graph > | [virtual] |
ElementManager< GraphNode >::operator=(const ElementManager< GraphNode > &cSource) | PLCore::ElementManager< GraphNode > | [virtual] |
Reload() | PLCore::Loadable | [virtual] |
Remove(GraphNode &cElement) | PLCore::ElementManager< GraphNode > | |
Resource(const String &sName="", ResourceManager< Graph > *pManager=nullptr) | PLCore::Resource< Graph > | |
SaveByFile(File &cFile, const String &sParams="", const String &sMethod="") | PLCore::Loadable | [virtual] |
SaveByFilename(const String &sFilename, const String &sParams="", const String &sMethod="") | PLCore::Loadable | [virtual] |
SetElementName(GraphNode &cElement, const String &sName) | PLCore::ElementManager< GraphNode > | [protected] |
SetManagerName(const String &sName="") | PLCore::ElementManager< GraphNode > | |
SetName(const String &sName) | PLCore::Resource< Graph > | [virtual] |
SetProtected(bool bProtected=false) | PLCore::Resource< Graph > | |
SetStandard(GraphNode *pElement=nullptr) | PLCore::ElementManager< GraphNode > | |
SetUnloadUnused(bool bUnloadUnused=false) | PLCore::ElementManager< GraphNode > | |
Unload() override | PLMath::Graph | [virtual] |
ElementManager< GraphNode >::Unload(GraphNode &cElement) | PLCore::ElementManager< GraphNode > | |
UnloadUnused() | PLCore::ElementManager< GraphNode > | |
Update() | PLCore::ElementManager< GraphNode > | [virtual] |
~ElementManager() | PLCore::ElementManager< GraphNode > | [protected, virtual] |
~Graph() | PLMath::Graph | [virtual] |
~Loadable() | PLCore::Loadable | [protected, virtual] |
~Resource() | PLCore::Resource< Graph > | [protected, virtual] |