Enigma  3.2.0
A Simple, Reliable and Efficient Encryption Tool
SystemAndHardwareInfoTool.hpp File Reference
#include "Tool.hpp"
#include <Core/Core.hpp>
#include <imgui.h>
#include <infoware/infoware.hpp>

Go to the source code of this file.

Classes

class  SystemAndHardwareInfoTool
 

Macros

#define CASE_RET_STR(c)
 
#define CASE_RET_STR(c)
 
#define CASE_RET_STR(c)
 

Macro Definition Documentation

◆ CASE_RET_STR [1/3]

#define CASE_RET_STR (   c)
Value:
case iware::cpu::architecture_t::c: \
return #c

◆ CASE_RET_STR [2/3]

#define CASE_RET_STR (   c)
Value:
case iware::cpu::cache_type_t::c: \
return #c

◆ CASE_RET_STR [3/3]

#define CASE_RET_STR (   c)
Value:
case iware::cpu::instruction_set_t::c: \
return #c