NAWA 0.9
Web Application Framework for C++
nawa::oss Namespace Reference

Functions

time_t getLastModifiedTimeOfFile (struct stat const &fileStat)
 
std::string getSystemHostname ()
 
std::string getProgramInvocationName ()
 
int * getGIDPtrForGetgrouplist (gid_t *in)
 

Function Documentation

◆ getLastModifiedTimeOfFile()

time_t nawa::oss::getLastModifiedTimeOfFile ( struct stat const &  fileStat)
inline

Definition at line 34 of file oss.h.

◆ getSystemHostname()

std::string nawa::oss::getSystemHostname ( )
inline

Definition at line 42 of file oss.h.

◆ getProgramInvocationName()

std::string nawa::oss::getProgramInvocationName ( )
inline

Definition at line 52 of file oss.h.

◆ getGIDPtrForGetgrouplist()

int * nawa::oss::getGIDPtrForGetgrouplist ( gid_t *  in)
inline

Definition at line 65 of file oss.h.