appendSlash(std::string &path) | ArUtil | [static] |
BIT0 enum value | ArUtil | |
BIT1 enum value | ArUtil | |
BIT10 enum value | ArUtil | |
BIT11 enum value | ArUtil | |
BIT12 enum value | ArUtil | |
BIT13 enum value | ArUtil | |
BIT14 enum value | ArUtil | |
BIT15 enum value | ArUtil | |
BIT2 enum value | ArUtil | |
BIT3 enum value | ArUtil | |
BIT4 enum value | ArUtil | |
BIT5 enum value | ArUtil | |
BIT6 enum value | ArUtil | |
BIT7 enum value | ArUtil | |
BIT8 enum value | ArUtil | |
BIT9 enum value | ArUtil | |
BITS enum name | ArUtil | |
deleteSet(T begin, T end) | ArUtil | [inline, static] |
deleteSetPairs(T begin, T end) | ArUtil | [inline, static] |
escapeSpaces(char *dest, const char *src) | ArUtil | [static] |
findFile(const char *fileName) | ArUtil | [static] |
fixSlashes(std::string &path) | ArUtil | [static] |
fixSlashesBackward(std::string &path) | ArUtil | [static] |
fixSlashesForward(std::string &path) | ArUtil | [static] |
getStringFromFile(const char *fileName) | ArUtil | [static] |
getStringFromRegistry(REGKEY root, const char *key, const char *value, char *str, int len) | ArUtil | [static] |
getTime(void) | ArUtil | [static] |
REGKEY enum name | ArUtil | |
REGKEY_CLASSES_ROOT enum value | ArUtil | |
REGKEY_CURRENT_CONFIG enum value | ArUtil | |
REGKEY_CURRENT_USER enum value | ArUtil | |
REGKEY_LOCAL_MACHINE enum value | ArUtil | |
REGKEY_USERS enum value | ArUtil | |
sizeFile(std::string fileName) | ArUtil | [static] |
sleep(unsigned int ms) | ArUtil | [static] |
splitString(std::string inString, std::list< std::string > &outList) | ArUtil | [static] |
strcmp(std::string str, std::string str2) | ArUtil | [static] |
strcmp(std::string str, const char *str2) | ArUtil | [static] |
strcmp(const char *str, std::string str2) | ArUtil | [static] |
strcmp(const char *str, const char *str2) | ArUtil | [static] |
stripDir(std::string fileIn, std::string &fileOut) | ArUtil | [static] |
stripFile(std::string fileIn, std::string &fileOut) | ArUtil | [static] |