#include <CUserPaths.h>
Static Public Member Functions | |
| static std::string | getHomeDir () |
| static std::string | getConfigDir () |
| static std::string | getWerewolfConfigDir () |
Definition at line 42 of file CUserPaths.h.
| std::string WWCLIENT::CUserPaths::getConfigDir | ( | ) | [static] |
Definition at line 81 of file CUserPaths.cpp.
References NLMISC::CFile::createDirectoryTree(), getHomeDir(), NLMISC::CFile::isDirectory(), and nlerror.
Referenced by getWerewolfConfigDir().
| std::string WWCLIENT::CUserPaths::getHomeDir | ( | ) | [static] |
Definition at line 58 of file CUserPaths.cpp.
References MAX_PATH, and nlerror.
Referenced by getConfigDir().
| std::string WWCLIENT::CUserPaths::getWerewolfConfigDir | ( | ) | [static] |
Definition at line 104 of file CUserPaths.cpp.
References NLMISC::CFile::createDirectoryTree(), getConfigDir(), NLMISC::CFile::isDirectory(), and nlerror.
Referenced by WWCLIENT::CConfigTask::init(), and WWCLIENT::CWWTask::init().
1.6.1