List of all members.
Static Public Member Functions |
static int | myStrNcaseCmp (const char *s1, const char *s2) |
static char * | myStrDup (const char *source) |
static char * | fileNameWithoutPath (char *s) |
static char * | slashedFileNameWithoutPath (char *s) |
static char * | fileExtOfPath (char *s) |
static uint_least32_t | readHex (std::istringstream &parseStream) |
static uint_least32_t | readDec (std::istringstream &parseStream) |
static const char * | returnNextLine (const char *s, uint_least32_t len) |
static void | skipToEqu (std::istringstream &parseStream) |
static void | copyStringValueToEOL (const char *pSourceStr, char *pDestStr, int destMaxLen) |
The documentation for this class was generated from the following files: