This is the complete list of members for cMiscUtil, including all inherited members.
| File_Exists(LPCSTR filename) | cMiscUtil | static |
| File_Is_Read_Only(LPCSTR filename) | cMiscUtil | static |
| Get_File_Id_String(LPCSTR filename, StringClass &str) | cMiscUtil | static |
| Get_Text_Time(void) | cMiscUtil | static |
| Is_Alphabetic(char c) | cMiscUtil | static |
| Is_Alphanumeric(char c) | cMiscUtil | static |
| Is_Numeric(char c) | cMiscUtil | static |
| Is_String_Different(LPCSTR str1, LPCSTR str2) | cMiscUtil | static |
| Is_String_Same(LPCSTR str1, LPCSTR str2) | cMiscUtil | static |
| Is_Whitespace(char c) | cMiscUtil | static |
| Remove_File(LPCSTR filename) | cMiscUtil | static |
| Seconds_To_Hms(float seconds, int &h, int &m, int &s) | cMiscUtil | static |
| Trim_Trailing_Whitespace(char *text) | cMiscUtil | static |