icedb
version 0.5.1
Snow particle scattering database API
|
Go to the source code of this file.
Namespaces | |
icedb | |
icedb::os_functions | |
Macros | |
#define | ICEDB_HPP_OS_FUNCTIONS |
Functions | |
bool | icedb::os_functions::pidExists (int pid) |
int | icedb::os_functions::getPID () |
int | icedb::os_functions::getPPID (int pid) |
void | icedb::os_functions::libEntry (int argc, char **argv) |
void | icedb::os_functions::waitOnExit (bool val) |
bool | icedb::os_functions::waitOnExit () |
const char * | icedb::os_functions::getUserName () |
const char * | icedb::os_functions::getHostName () |
const char * | icedb::os_functions::getAppConfigDir () |
const char * | icedb::os_functions::getHomeDir () |
const char * | icedb::os_functions::getLibDir () |
const char * | icedb::os_functions::getLibPath () |
const char * | icedb::os_functions::getAppDir () |
const char * | icedb::os_functions::getAppPath () |
const char * | icedb::os_functions::getPluginDir () |
const char * | icedb::os_functions::getCWD () |
#define ICEDB_HPP_OS_FUNCTIONS |
Definition at line 3 of file os_functions.hpp.