bpp-core3  3.0.0
bpp::AttributesTools Member List

This is the complete list of members for bpp::AttributesTools, including all inherited members.

actualizeAttributesMap(std::map< std::string, std::string > &attMap, const std::map< std::string, std::string > &atts)bpp::AttributesToolsstatic
AttributesTools()bpp::AttributesToolsinline
getAttributesMap(const std::vector< std::string > &argv, const std::string &delimiter="=")bpp::AttributesToolsstatic
getAttributesMap(const std::vector< std::string > &argv, std::map< std::string, std::string > &am, const std::string &delimiter="=")bpp::AttributesToolsstatic
getAttributesMapFromFile(const std::string &file, const std::string &delimiter)bpp::AttributesToolsstatic
getAttributesMapFromFile(const std::string &file, std::map< std::string, std::string > &params, const std::string &delimiter)bpp::AttributesToolsstatic
getVector(int argc, char *argv[])bpp::AttributesToolsstatic
parseOptions(int args, char **argv)bpp::AttributesToolsstatic
removeComments(const std::string &s, const std::string &begin, const std::string &end)bpp::AttributesToolsprivatestatic
resolveVariables(std::map< std::string, std::string > &am, char varCode='$', char varBeg='(', char varEnd=')')bpp::AttributesToolsstatic
vParam_bpp::AttributesToolsprivatestatic
~AttributesTools()bpp::AttributesToolsinlinevirtual