kviewshell
GOS Class Reference
Operating System dependent functions. More...
#include <GOS.h>
Static Public Member Functions | |
static GUTF8String | basename (const GUTF8String &filename, const char *suffix=0) |
static GUTF8String | cwd (const GUTF8String &dirname=GUTF8String()) |
static GUTF8String | getenv (const GUTF8String &name) |
static void | sleep (int milliseconds) |
static unsigned long | ticks () |
Detailed Description
Operating System dependent functions.
Definition at line 101 of file GOS.h.
Member Function Documentation
GUTF8String GOS::basename | ( | const GUTF8String & | filename, | |
const char * | suffix = 0 | |||
) | [static] |
GUTF8String GOS::cwd | ( | const GUTF8String & | dirname = GUTF8String() |
) | [static] |
GUTF8String GOS::getenv | ( | const GUTF8String & | name | ) | [static] |
void GOS::sleep | ( | int | milliseconds | ) | [static] |
unsigned long GOS::ticks | ( | ) | [static] |
The documentation for this class was generated from the following files: