openMSX
XMLOutputStream< Operations > Member List

This is the complete list of members for XMLOutputStream< Operations >, including all inherited members.

attribute(std::string_view name, std::string_view value)XMLOutputStream< Operations >
begin(std::string_view tag)XMLOutputStream< Operations >
data(std::string_view value)XMLOutputStream< Operations >
end(std::string_view tag)XMLOutputStream< Operations >
with_tag(std::string_view tag, std::invocable auto next)XMLOutputStream< Operations >
XMLOutputStream(Operations &ops_)XMLOutputStream< Operations >inlineexplicit