#include <ImGuiSymbols.hh>
Definition at line 16 of file ImGuiSymbols.hh.
◆ file()
std::string_view openmsx::SymbolRef::file |
( |
const SymbolManager & |
m | ) |
const |
|
inline |
◆ name()
const std::string & openmsx::SymbolRef::name |
( |
const SymbolManager & |
m | ) |
const |
|
inline |
◆ segment()
std::optional< uint16_t > openmsx::SymbolRef::segment |
( |
const SymbolManager & |
m | ) |
const |
|
inline |
◆ slot()
std::optional< uint8_t > openmsx::SymbolRef::slot |
( |
const SymbolManager & |
m | ) |
const |
|
inline |
◆ value()
uint16_t openmsx::SymbolRef::value |
( |
const SymbolManager & |
m | ) |
const |
|
inline |
◆ fileIdx
unsigned openmsx::SymbolRef::fileIdx |
◆ symbolIdx
unsigned openmsx::SymbolRef::symbolIdx |
The documentation for this struct was generated from the following file: