73 PwpCwd(
const char *dir = 0);
85 bool push(
const char *dir);
104 static bool pushDir(
const char *dir);
int depth_
The stack depth.
PwpCwd(const char *dir=0)
Constructor.
bool push(const char *dir)
Sets the current working directory.
Manipulates the current working directory.
static bool pushDir(const char *dir)
Sets the current working directory.
static bool popDir()
Restores the current working directory.
bool pop()
Restores the current working directory.