![]() |
Pioneer
|
#include <string>

Go to the source code of this file.
Namespaces | |
| namespace | OS |
Functions | |
| void | OS::NotifyLoadBegin () |
| void | OS::NotifyLoadEnd () |
| const char * | OS::GetIconFilename () |
| void | OS::EnableFPE () |
| void | OS::DisableFPE () |
| uint32_t | OS::GetNumCores () |
| const std::string | OS::GetOSInfoString () |
| const std::string | OS::GetUserLangCode () |
| void | OS::EnableBreakpad () |
| bool | OS::SupportsFolderBrowser () |
| void | OS::OpenUserFolderBrowser () |
| void | OS::SetDPIAware () |