PLMD::Tools Member List

This is the complete list of members for PLMD::Tools, including all inherited members.

convert(const std::string &str, double &t)PLMD::Toolsstatic
convert(const std::string &str, float &t)PLMD::Toolsstatic
convert(const std::string &str, int &t)PLMD::Toolsstatic
convert(const std::string &str, long int &t)PLMD::Toolsstatic
convert(const std::string &str, unsigned &t)PLMD::Toolsstatic
convert(const std::string &str, AtomNumber &t)PLMD::Toolsstatic
convert(const std::string &str, std::string &t)PLMD::Toolsstatic
convert(T i, std::string &str)PLMD::Toolsstatic
extension(const std::string &)PLMD::Toolsstatic
fastpow(double base, int exp)PLMD::Toolsinlinestatic
getKey(std::vector< std::string > &line, const std::string &key, std::string &s)PLMD::Toolsstatic
getline(FILE *, std::string &line)PLMD::Toolsstatic
getParsedLine(IFile &ifile, std::vector< std::string > &line)PLMD::Toolsstatic
getWords(const std::string &line, const char *sep=NULL, int *parlevel=NULL, const char *parenthesis="{")PLMD::Toolsstatic
interpretLabel(std::vector< std::string > &s)PLMD::Toolsstatic
interpretRanges(std::vector< std::string > &)PLMD::Toolsstatic
ls(const std::string &)PLMD::Toolsstatic
parse(std::vector< std::string > &line, const std::string &key, T &val)PLMD::Toolsstatic
parseFlag(std::vector< std::string > &line, const std::string &key, bool &val)PLMD::Toolsinlinestatic
parseVector(std::vector< std::string > &line, const std::string &key, std::vector< T > &val)PLMD::Toolsstatic
pbc(double)PLMD::Toolsinlinestatic
removeDuplicates(std::vector< T > &vec)PLMD::Toolsstatic
startWith(const std::string &full, const std::string &start)PLMD::Toolsstatic
stripLeadingAndTrailingBlanks(std::string &str)PLMD::Toolsstatic
trim(std::string &s)PLMD::Toolsstatic
trimComments(std::string &s)PLMD::Toolsstatic