This is the complete list of members for edmplugin::CacheParser, including all inherited members.
CacheParser(const CacheParser &) | edmplugin::CacheParser | private |
CategoryToInfos typedef | edmplugin::CacheParser | |
LoadableToPlugins typedef | edmplugin::CacheParser | |
NameAndType typedef | edmplugin::CacheParser | |
NameAndTypes typedef | edmplugin::CacheParser | |
operator=(const CacheParser &) | edmplugin::CacheParser | private |
read(std::istream &, const boost::filesystem::path &iDirectory, CategoryToInfos &oOut) | edmplugin::CacheParser | static |
read(std::istream &, LoadableToPlugins &oOut) | edmplugin::CacheParser | static |
readline(std::istream &iIn, const boost::filesystem::path &iDirectory, unsigned long iRecordNumber, PluginInfo &oInfo, std::string &oPluginType) | edmplugin::CacheParser | privatestatic |
replaceSpaces(std::string &io) | edmplugin::CacheParser | privatestatic |
restoreSpaces(std::string &io) | edmplugin::CacheParser | privatestatic |
write(const CategoryToInfos &, std::ostream &) | edmplugin::CacheParser | static |
write(LoadableToPlugins &iIn, std::ostream &) | edmplugin::CacheParser | static |