|
nux-0.9.46
|
Go to the source code of this file.
Data Structures | |
| class | nux::NGlobalData |
Namespaces | |
| namespace | nux |
Functions | |
| void | nux::NuxCoreInitialize (const TCHAR *CommandLine) |
| void | nux::inlPreInitializePlatform () |
| void | nux::inlInitializePlatform () |
| void | nux::inlPostInitializePlatform () |
| void | nux::inlExitSystem () |
| void | nux::inlInitRandomGenerator () |
| NString | nux::GetCmdLine () |
| Get the program command line. | |
| NString | nux::GetProgramDirectory () |
| Get startup directory. | |
| NString | nux::GetComputerName () |
| Get computer name. | |
| NString | nux::GetUserName () |
| Get user name. | |
| NString | nux::GetLogDirectory () |
| Return the logs directory. | |