NAGASH 0.9.8
Next Generation Analysis System
|
This is the complete list of members for NAGASH::MapTool, including all inherited members.
EditDistance(const TString &s1, const TString &s2) const | NAGASH::MapTool | |
EditDistance(const std::string &s1, const std::string &s2) const | NAGASH::MapTool | |
FindMostSimilar(std::map< TString, T > &mymap, const TString &key) | NAGASH::MapTool | inline |
FindMostSimilar(std::map< std::string, T > &mymap, const std::string &key) | NAGASH::MapTool | inline |
GetListOfKeys(const std::map< T1, T2 > &inputmap) const | NAGASH::MapTool | inline |
GetListOfValues(const std::map< T1, T2 > &inputmap) const | NAGASH::MapTool | inline |
MapTool(std::shared_ptr< MSGTool > MSG) | NAGASH::MapTool | inline |
msg | NAGASH::Tool | private |
MSGUser() | NAGASH::Tool | inlineprotected |
operator=(const Tool &tool)=delete | NAGASH::Tool | protected |
operator=(Tool &&tool)=delete | NAGASH::Tool | protected |
Tool(std::shared_ptr< MSGTool > MSG) | NAGASH::Tool | inlineprotected |
Tool()=delete | NAGASH::Tool | protected |
Tool(const Tool &tool)=delete | NAGASH::Tool | protected |
Tool(Tool &&tool)=delete | NAGASH::Tool | protected |
~Tool()=default | NAGASH::Tool | protectedvirtual |