PixelLightAPI  .
PLMath::Graph Member List
This is the complete list of members for PLMath::Graph, 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) constPLCore::ElementManager< GraphNode > [virtual]
GetByName(const String &sName) constPLCore::ElementManager< GraphNode > [virtual]
GetFilename() const PLCore::Loadable [inline]
GetHandler(uint32 nIndex) constPLCore::Resource< Graph >
GetID() constPLCore::Resource< Graph >
GetIndex(GraphNode &cElement) constPLCore::ElementManager< GraphNode > [virtual]
GetLoadableTypeName() const overridePLMath::Graph [virtual]
GetManager() constPLCore::Resource< Graph >
GetManagerName() constPLCore::ElementManager< GraphNode >
GetName() constPLCore::Resource< Graph >
GetNumOfElements() constPLCore::ElementManager< GraphNode >
GetNumOfHandlers() constPLCore::Resource< Graph >
GetStandard() constPLCore::ElementManager< GraphNode >
GetUnloadUnused() constPLCore::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() constPLCore::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_bProtectedPLCore::Resource< Graph > [protected]
m_bUnloadUnusedPLCore::ElementManager< GraphNode > [protected]
m_lstElementsPLCore::ElementManager< GraphNode > [protected]
m_lstHandlersPLCore::Resource< Graph > [protected]
m_mapElementsPLCore::ElementManager< GraphNode > [protected]
m_pManagerPLCore::Resource< Graph > [protected]
m_pStandardElementPLCore::ElementManager< GraphNode > [protected]
m_sFilenamePLCore::Loadable [protected]
m_sManagerNamePLCore::ElementManager< GraphNode > [protected]
m_sNamePLCore::Resource< Graph > [protected]
m_sUrlPLCore::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() overridePLMath::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]


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:34
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported