KrisLibrary  1.0.0
ResourceLibrary Member List

This is the complete list of members for ResourceLibrary, including all inherited members.

Add(const ResourcePtr &resource) (defined in ResourceLibrary)ResourceLibrary
AddBaseDirectory(const std::string &dir)ResourceLibrary
AddLoader(const std::string &ext)ResourceLibrary
AddType()ResourceLibrary
ChangeBaseDirectory(const std::string &dir)ResourceLibrary
Clear()ResourceLibrary
Count(const std::string &name) const ResourceLibrary
CountByType(const std::string &type) const ResourceLibrary
CountByType() const (defined in ResourceLibrary)ResourceLibrary
DefaultFileName(const ResourcePtr &r) (defined in ResourceLibrary)ResourceLibrary
Enumerate() const ResourceLibrary
Erase(const ResourcePtr &resource) (defined in ResourceLibrary)ResourceLibrary
Erase(const std::string &name, int index=-1) (defined in ResourceLibrary)ResourceLibrary
Get(const std::string &name, int index) (defined in ResourceLibrary)ResourceLibrary
Get(const std::string &name)ResourceLibrary
GetByType(const std::string &type)ResourceLibrary
GetByType() (defined in ResourceLibrary)ResourceLibrary
GetPtrsByType() (defined in ResourceLibrary)ResourceLibrary
itemsByName (defined in ResourceLibrary)ResourceLibrary
itemsByType (defined in ResourceLibrary)ResourceLibrary
knownTypes (defined in ResourceLibrary)ResourceLibrary
LazyLoad(AnyCollection &c)ResourceLibrary
LazyLoadAll(const std::string &dir)ResourceLibrary
LazyLoadJSON(std::istream &s)ResourceLibrary
LazyLoadXml(const std::string &fn)ResourceLibrary
Load(TiXmlElement *e)ResourceLibrary
Load(AnyCollection &c)ResourceLibrary
LoadAll(const std::string &dir)ResourceLibrary
loaders (defined in ResourceLibrary)ResourceLibrary
LoadItem(const std::string &fn)ResourceLibrary
LoadJSON(std::istream &s)ResourceLibrary
LoadXml(const std::string &fn)ResourceLibrary
Map typedef (defined in ResourceLibrary)ResourceLibrary
ReloadAll()ResourceLibrary
Save(TiXmlElement *e)ResourceLibrary
Save(AnyCollection &c)ResourceLibrary
SaveAll()ResourceLibrary
SaveItem(const std::string &name)ResourceLibrary
SaveJSON(std::ostream &s)ResourceLibrary
SaveXml(const std::string &fn)ResourceLibrary