SLProject 4.0.000
Utils::ComputerInfos Class Reference

#include <Utils.h>

Static Public Member Functions

static std::string get ()
 

Static Public Attributes

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?"
 

Member Function Documentation

◆ get()

std::string Utils::ComputerInfos::get ( )
static

Member Data Documentation

◆ 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: