|  | 
| NODE_TYPE | GetType () const | 
|  | 
| bool | GetChilds (CFileItemList &items) | 
|  | 
| virtual NODE_TYPE | GetChildType () const | 
|  | 
| virtual std::string | GetLocalizedName () const | 
|  | 
| CDirectoryNode * | GetParent () const | 
|  | 
| virtual bool | CanCache () const | 
|  | 
| std::string | BuildPath () const | 
|  | 
|  | 
| static CDirectoryNode * | ParseURL (const std::string &strPath) | 
|  | 
| static void | GetDatabaseInfo (const std::string &strPath, CQueryParams ¶ms) | 
|  | 
| static bool | GetNodeInfo (const std::string &strPath, NODE_TYPE &type, NODE_TYPE &childtype, CQueryParams ¶ms) | 
|  | 
|  | 
|  | CDirectoryNode (NODE_TYPE Type, const std::string &strName, CDirectoryNode *pParent) | 
|  | 
| void | AddOptions (const std::string &options) | 
|  | 
| void | CollectQueryParams (CQueryParams ¶ms) const | 
|  | 
| const std::string & | GetName () const | 
|  | 
| int | GetID () const | 
|  | 
| void | RemoveParent () | 
|  | 
| virtual bool | GetContent (CFileItemList &items) const | 
|  | 
The documentation for this class was generated from the following files:
- xbmc/filesystem/MusicDatabaseDirectory/DirectoryNode.h
- xbmc/filesystem/MusicDatabaseDirectory/DirectoryNode.cpp