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, int > | |
constexpr | PersistentElementBase (zstring_view name_, int C::*p_) |
int & | get (C &c) const |
Additional Inherited Members | |
Public Attributes inherited from openmsx::PersistentElementBase< C, int > | |
zstring_view | name |
int C::* | p |
Definition at line 53 of file ImGuiPartInterface.hh.
|
inline |
Definition at line 58 of file ImGuiPartInterface.hh.
|
inline |
Definition at line 55 of file ImGuiPartInterface.hh.