Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
This is the complete list of members for CSystem, including all inherited members.
changeGmt(std::string_view gmt) | CSystem | static |
changeLanguage(const std::string &codeLanguage, const std::string &codeMessages, const std::string &codeMonetary, const std::string &codeNumeric) | CSystem | static |
commandPassword(const std::string &txtTitle, uint32_t timeOut, std::string *password) | CSystem | static |
commandQuestion(const std::string &txtQuestion) | CSystem | static |
commandWithCodeError(const std::string &command) | CSystem | static |
enableService(const std::string serviceName) | CSystem | static |
getCpuInfo(std::string *stepping, std::string *model, std::string *family, std::string *processorType, std::string *extendedModel, std::string *extendedFamily) | CSystem | static |
getCPUSerial() | CSystem | static |
getVolumeSerial() | CSystem | static |
isServiceRunning(std::string_view serviceName) | CSystem | static |
logger(const std::string &environment, const char *strFormat,...) __attribute__((format(printf | CSystem | static |
ping(const std::string &ipAddress, float timeOutInSec) | CSystem | static |
reboot() | CSystem | static |
shutdown() | CSystem | static |
sleepMilliseconds(uint64_t milliseconds) | CSystem | static |
startService(std::string_view serviceName) | CSystem | static |
stopService(std::string_view serviceName) | CSystem | static |