OpenLexocad
28.0
SysInfo.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <string>
4
5
namespace
Core
6
{
7
class
LX_CORE_EXPORT
SysInfo
8
{
9
public
:
10
static
std::string
getUserName
();
11
static
std::string
getComputerName
();
12
};
13
14
}
// namespace Core
Core
Definition:
Base.h:5
Core::SysInfo
Definition:
SysInfo.h:8
Core::SysInfo::getComputerName
static std::string getComputerName()
Core::SysInfo::getUserName
static std::string getUserName()
lexocad
Core
include
Core
SysInfo.h
Generated by
1.8.18