The Gaudi Framework  v30r3 (a5ef0a68)
SystemWin32.h File Reference
#include <string>
#include <vector>
Include dependency graph for SystemWin32.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 System
 Note: OS specific details for environment resolution.
 
 System::Win32
 Namespace holding Windows specific functions.
 

Functions

std::vector< std::stringSystem::Win32::cmdLineArgs ()
 Get the command line arguments of the process. More...
 
std::string System::Win32::typeinfoName (const char *name)
 Get the human readable type name from a typeinfo name. More...
 
std::string System::Win32::hostName ()
 Get the system's host name. More...
 
std::string System::Win32::osName ()
 Get the operating system's name. More...
 
std::string System::Win32::osVersion ()
 Get the operating system's version. More...
 
std::string System::Win32::machineType ()
 Get the runner machine's type. More...
 
std::string System::Win32::accountName ()
 Get the account name of the current user. More...