|
Pyrogenesis
13997
|
#include "lib/os_path.h"Go to the source code of this file.
Functions | |
| const wchar_t * | psTranslate (const wchar_t *text) |
| void | psTranslateFree (const wchar_t *text) |
| void | psBundleLogs (FILE *f) |
| void | psSetLogDir (const OsPath &logDir) |
| const OsPath & | psLogDir () |
| void psBundleLogs | ( | FILE * | f | ) |
Definition at line 73 of file Pyrogenesis.cpp.
| const OsPath& psLogDir | ( | ) |
Definition at line 96 of file Pyrogenesis.cpp.
| void psSetLogDir | ( | const OsPath & | logDir | ) |
Definition at line 91 of file Pyrogenesis.cpp.
Definition at line 30 of file Pyrogenesis.cpp.
| void psTranslateFree | ( | const wchar_t * | text | ) |
Definition at line 39 of file Pyrogenesis.cpp.
1.8.5