|
HikoGUI
A low latency retained GUI
|
Public Member Functions | |
| virtual std::string | string () noexcept=0 |
| Get a string representation of the tag and value of this entry. | |
Data Fields | |
| uint64_t | version |
|
pure virtualnoexcept |
Get a string representation of the tag and value of this entry.
Implemented in tt::detail::error_info_entry< Tag, ValueType >.