Pointwise Plugin SDK
|
Public Member Functions | |
FileDestPwpCwd (const PWP_ENUM_FILEDEST id, const char *fileDest) | |
~FileDestPwpCwd () | |
![]() | |
bool | pop () |
Restores the current working directory. More... | |
bool | push (const char *dir) |
Sets the current working directory. More... | |
PwpCwd (const char *dir=0) | |
Constructor. More... | |
~PwpCwd () | |
Destructor. More... | |
Additional Inherited Members | |
![]() | |
static bool | popDir () |
Restores the current working directory. More... | |
static bool | pushDir (const char *dir) |
Sets the current working directory. More... | |
Definition at line 144 of file apiGRDP.cxx.
|
inline |
Definition at line 146 of file apiGRDP.cxx.
References PwpCwd::push(), PWP_FILEDEST_BASENAME, PWP_FILEDEST_FILENAME, and PWP_FILEDEST_FOLDER.
|
inline |
Definition at line 168 of file apiGRDP.cxx.