libvot
0.1.3
A C++11 multithread library for image retrieval
|
This is the complete list of members for tw::IO, including all inherited members.
ExtractLines(const char *input_file_path, std::vector< std::string > &lines) | tw::IO | static |
GetAvailMem() | tw::IO | static |
GetFilename(std::string path) | tw::IO | static |
IsEmptyString(const std::string &str) | tw::IO | static |
IsFileExist(const char *filename) | tw::IO | static |
JoinPath(std::string folder, std::string filename) | tw::IO | static |
Mkdir(const std::string path) | tw::IO | static |
SplitPath(std::string path) | tw::IO | static |
SplitPathExt(std::string path) | tw::IO | static |
Trim(std::basic_string< charType > &str, const char *chars2remove=NULL) | tw::IO | static |
TrimLeft(std::basic_string< charType > &str, const char *chars2remove=NULL) | tw::IO | static |
TrimRight(std::basic_string< charType > &str, const char *chars2remove=NULL) | tw::IO | static |