#include <sysInfo.h>
◆ stime_t
◆ genGUIDString()
std::string sysInfo::genGUIDString |
( |
| ) |
|
|
static |
◆ homeDIR()
std::string sysInfo::homeDIR |
( |
| ) |
|
|
static |
◆ initDiskStore()
void sysInfo::initDiskStore |
( |
| ) |
|
|
static |
◆ loadConfig()
bool sysInfo::loadConfig |
( |
NNode & |
target | ) |
|
|
static |
◆ localTime()
◆ overrideHomeDIR()
void sysInfo::overrideHomeDIR |
( |
const std::string & |
newhome | ) |
|
|
static |
◆ overrideSystemType()
void sysInfo::overrideSystemType |
( |
const std::string & |
newtype | ) |
|
|
static |
◆ preferRealloc()
bool sysInfo::preferRealloc |
( |
| ) |
|
|
static |
◆ setPreferRealloc()
void sysInfo::setPreferRealloc |
( |
bool |
nval | ) |
|
|
static |
◆ setSystemConcurrency()
void sysInfo::setSystemConcurrency |
( |
uint16_t |
nsystcon | ) |
|
|
static |
◆ simulacrumDIR()
std::string sysInfo::simulacrumDIR |
( |
| ) |
|
|
static |
◆ sleep()
void sysInfo::sleep |
( |
long unsigned |
ms | ) |
|
|
static |
◆ storeConfig()
bool sysInfo::storeConfig |
( |
NNode & |
source | ) |
|
|
static |
◆ sysInfoString()
std::string sysInfo::sysInfoString |
( |
| ) |
|
|
static |
◆ systemAddresses()
std::vector< std::string > sysInfo::systemAddresses |
( |
bool |
ipv6 | ) |
|
|
static |
◆ systemConcurrency()
int sysInfo::systemConcurrency |
( |
| ) |
|
|
static |
◆ systemDiskCacheSize()
uint64_t sysInfo::systemDiskCacheSize |
( |
| ) |
|
|
static |
◆ systemMemory()
uint64_t sysInfo::systemMemory |
( |
| ) |
|
|
static |
◆ systemMemoryAvailable()
uint64_t sysInfo::systemMemoryAvailable |
( |
| ) |
|
|
static |
◆ systemMemoryUsed()
uint64_t sysInfo::systemMemoryUsed |
( |
| ) |
|
|
static |
◆ systemName()
std::string sysInfo::systemName |
( |
| ) |
|
|
static |
◆ systemType()
std::string sysInfo::systemType |
( |
| ) |
|
|
static |
◆ time()
◆ timeString()
std::string sysInfo::timeString |
( |
stime_t |
ltime | ) |
|
|
static |
◆ isBigEndian
const bool sysInfo::isBigEndian = doIsBigEndian() |
|
static |
The documentation for this class was generated from the following files: