mal-packet-weaver
C++20 packet serialization/deserialization library.
|
This is the complete list of members for mal_toolkit::namable_protected, including all inherited members.
clear_name() | mal_toolkit::namable_protected | inlineprotected |
has_name() const | mal_toolkit::namable | inline |
namable()=default | mal_toolkit::namable | |
namable(std::string const &name) | mal_toolkit::namable | inlineexplicit |
namable(std::string &&name) | mal_toolkit::namable | inlineexplicit |
namable_protected()=default | mal_toolkit::namable_protected | |
namable_protected(std::string const &name) | mal_toolkit::namable_protected | inlineexplicit |
namable_protected(std::string &&name) | mal_toolkit::namable_protected | inlineexplicit |
name() const | mal_toolkit::namable | inline |
name_ | mal_toolkit::namable | private |
set_name(std::string const &name) | mal_toolkit::namable_protected | inlineprotected |
set_name(std::string &&name) | mal_toolkit::namable_protected | inlineprotected |
~namable()=default | mal_toolkit::namable | |
~namable_protected()=default | mal_toolkit::namable_protected |