#include <Utils.h>
|
static std::string | get () |
|
|
static std::string | user = "USER?" |
|
static std::string | name = "NAME?" |
|
static std::string | brand = "BRAND?" |
|
static std::string | model = "MODEL?" |
|
static std::string | os = "OS?" |
|
static std::string | osVer = "OSVER?" |
|
static std::string | arch = "ARCH?" |
|
static std::string | id = "ID?" |
|
◆ get()
std::string Utils::ComputerInfos::get |
( |
| ) |
|
|
static |
◆ arch
std::string Utils::ComputerInfos::arch = "ARCH?" |
|
static |
◆ brand
std::string Utils::ComputerInfos::brand = "BRAND?" |
|
static |
◆ id
std::string Utils::ComputerInfos::id = "ID?" |
|
static |
◆ model
std::string Utils::ComputerInfos::model = "MODEL?" |
|
static |
◆ name
std::string Utils::ComputerInfos::name = "NAME?" |
|
static |
◆ os
std::string Utils::ComputerInfos::os = "OS?" |
|
static |
◆ osVer
std::string Utils::ComputerInfos::osVer = "OSVER?" |
|
static |
◆ user
std::string Utils::ComputerInfos::user = "USER?" |
|
static |
The documentation for this class was generated from the following files: