|
ViSP
|
This is the complete list of members for vpIoTools, including all inherited members.
| addNameElement(const std::string &strTrue, const bool &cond=true, const std::string &strFalse="") | vpIoTools | static |
| addNameElement(const std::string &strTrue, const double &val) | vpIoTools | static |
| baseDir | vpIoTools | protectedstatic |
| baseName | vpIoTools | protectedstatic |
| checkDirectory(const char *dirname) | vpIoTools | static |
| checkDirectory(const std::string &dirname) | vpIoTools | static |
| checkFilename(const char *filename) | vpIoTools | static |
| checkFilename(const std::string &filename) | vpIoTools | static |
| configFile | vpIoTools | protectedstatic |
| configValues | vpIoTools | protectedstatic |
| configVars | vpIoTools | protectedstatic |
| copy(const char *src, const char *dst) | vpIoTools | static |
| copy(const std::string &src, const std::string &dst) | vpIoTools | static |
| createBaseNamePath(const bool &empty=false) | vpIoTools | static |
| getBaseName() | vpIoTools | inlinestatic |
| getenv(const char *env) | vpIoTools | static |
| getenv(std::string &env) | vpIoTools | static |
| getFullName() | vpIoTools | inlinestatic |
| getUserName(std::string &username) | vpIoTools | static |
| getUserName() | vpIoTools | static |
| getVersion(const std::string &version, unsigned int &major, unsigned int &minor, unsigned int &patch) | vpIoTools | static |
| loadConfigFile(const std::string &confFile) | vpIoTools | static |
| makeDirectory(const char *dirname) | vpIoTools | static |
| makeDirectory(const std::string &dirname) | vpIoTools | static |
| path(const char *pathname) | vpIoTools | static |
| path(const std::string &pathname) | vpIoTools | static |
| readConfigVar(const std::string &var, float &value) | vpIoTools | static |
| readConfigVar(const std::string &var, double &value) | vpIoTools | static |
| readConfigVar(const std::string &var, int &value) | vpIoTools | static |
| readConfigVar(const std::string &var, unsigned int &value) | vpIoTools | static |
| readConfigVar(const std::string &var, bool &value) | vpIoTools | static |
| readConfigVar(const std::string &var, std::string &value) | vpIoTools | static |
| readConfigVar(const std::string &var, vpColor &value) | vpIoTools | static |
| readConfigVar(const std::string &var, vpMatrix &value, const unsigned int &nCols=0, const unsigned int &nRows=0) | vpIoTools | static |
| remove(const char *filename) | vpIoTools | static |
| remove(const std::string &filename) | vpIoTools | static |
| rename(const char *oldfilename, const char *newfilename) | vpIoTools | static |
| rename(const std::string &oldfilename, const std::string &newfilename) | vpIoTools | static |
| saveConfigFile(const bool &actuallySave=true) | vpIoTools | static |
| setBaseDir(const std::string &dir) | vpIoTools | inlinestatic |
| setBaseName(const std::string &s) | vpIoTools | inlinestatic |