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, std::string > | |
constexpr | PersistentElementBase (zstring_view name_, std::string C::*p_) |
std::string & | get (C &c) const |
Additional Inherited Members | |
Public Attributes inherited from openmsx::PersistentElementBase< C, std::string > | |
zstring_view | name |
std::string C::* | p |
Definition at line 140 of file ImGuiPartInterface.hh.
|
inline |
Definition at line 145 of file ImGuiPartInterface.hh.
References escape_newline::decode().
|
inline |
Definition at line 142 of file ImGuiPartInterface.hh.
References escape_newline::encode().