2 #ifndef ICEDB_HPP_OS_FUNCTIONS 3 #define ICEDB_HPP_OS_FUNCTIONS 10 namespace os_functions {
const char * getHomeDir()
const char * getUserName()
const char * getAppConfigDir()
#define ICEDB_END_DECL_CPP
const char * getPluginDir()
#define ICEDB_BEGIN_DECL_CPP
const char * getAppPath()
const char * getHostName()
const char * getLibPath()
void waitOnExit(bool val)
void libEntry(int argc, char **argv)