OpenLexocad
27.0
SysInfo.h
Go to the documentation of this file.
1
#pragma once
2
3
4
#include <
Core/core_defines2.h
>
5
6
namespace
Core
7
{
8
class
CORE_EXPORT
SysInfo
9
{
10
public
:
11
SysInfo
();
12
~
SysInfo
();
13
14
static
std::string getUserName();
15
static
std::string getComputerName();
16
};
17
18
}
// namespace Core
CORE_EXPORT
#define CORE_EXPORT
Definition:
core_defines2.h:10
core_defines2.h
Core
Definition:
Base.h:19
Core::SysInfo
Definition:
SysInfo.h:8
lexocad
Core
include
Core
SysInfo.h
Generated by
1.8.15