openMSX
|
#include <ImGuiPartInterface.hh>
Public Member Functions | |
void | save (ImGuiTextBuffer &buf, C &c) const |
void | load (C &c, zstring_view value) const |
Public Member Functions inherited from openmsx::PersistentElementBase< C, unsigned > | |
constexpr | PersistentElementBase (zstring_view name_, unsigned C::*p_) |
unsigned & | get (C &c) const |
Additional Inherited Members | |
Public Attributes inherited from openmsx::PersistentElementBase< C, unsigned > | |
zstring_view | name |
unsigned C::* | p |
Definition at line 105 of file ImGuiPartInterface.hh.
|
inline |
Definition at line 110 of file ImGuiPartInterface.hh.
|
inline |
Definition at line 107 of file ImGuiPartInterface.hh.