openMSX
|
#include <ImGuiMessages.hh>
Public Attributes | |
CliComm::LogLevel | level |
std::string | text |
uint64_t | timestamp |
Definition at line 23 of file ImGuiMessages.hh.
CliComm::LogLevel openmsx::ImGuiMessages::Message::level |
Definition at line 24 of file ImGuiMessages.hh.
std::string openmsx::ImGuiMessages::Message::text |
Definition at line 25 of file ImGuiMessages.hh.
uint64_t openmsx::ImGuiMessages::Message::timestamp |
Definition at line 26 of file ImGuiMessages.hh.