This is the complete list of members for XMLMethodRegistry< Host >, including all inherited members.
| CallAttributeHandler(const std::string_view &tag, Host &host, const XMLAttributeValueView &value) | XMLMethodRegistry< Host > | inline |
| XMLMethodRegistryBase::CallAttributeHandler(const std::string_view &tag, void *p, const XMLAttributeValueView &value) | XMLMethodRegistryBase | protected |
| CallAttributeWriters(const void *p, XMLWriter &writer) | XMLMethodRegistryBase | protected |
| CallObjectAccessor(const std::string_view &tag, Host &host) | XMLMethodRegistry< Host > | inline |
| XMLMethodRegistryBase::CallObjectAccessor(const std::string_view &tag, void *p) | XMLMethodRegistryBase | protected |
| CallObjectWriters(const void *p, XMLWriter &writer) | XMLMethodRegistryBase | protected |
| CallWriters(const Host &host, XMLWriter &writer) | XMLMethodRegistry< Host > | inline |
| Get() | XMLMethodRegistry< Host > | static |
| mAccessors | XMLMethodRegistryBase | protected |
| mAttributeWriterTable | XMLMethodRegistryBase | protected |
| mMutatorTable | XMLMethodRegistryBase | protected |
| mMutatorTags | XMLMethodRegistryBase | protected |
| mObjectWriterTable | XMLMethodRegistryBase | protected |
| mTags | XMLMethodRegistryBase | protected |
| mTagTable | XMLMethodRegistryBase | protected |
| Mutator typedef | XMLMethodRegistryBase | |
| Mutators typedef | XMLMethodRegistryBase | |
| MutatorTable typedef | XMLMethodRegistryBase | protected |
| PushAccessor(TypeErasedAccessor accessor) | XMLMethodRegistryBase | protected |
| Register(std::string tag, TypeErasedObjectAccessor accessor) | XMLMethodRegistryBase | protected |
| Register(std::string tag, TypeErasedMutator mutator) | XMLMethodRegistryBase | protected |
| RegisterAttributeWriter(TypeErasedWriter writer) | XMLMethodRegistryBase | protected |
| RegisterObjectWriter(TypeErasedWriter writer) | XMLMethodRegistryBase | protected |
| TagTable typedef | XMLMethodRegistryBase | protected |
| TypeErasedAccessor typedef | XMLMethodRegistryBase | protected |
| TypeErasedAccessors typedef | XMLMethodRegistryBase | protected |
| TypeErasedMutator typedef | XMLMethodRegistryBase | protected |
| TypeErasedObjectAccessor typedef | XMLMethodRegistryBase | protected |
| TypeErasedWriter typedef | XMLMethodRegistryBase | protected |
| WriterTable typedef | XMLMethodRegistryBase | protected |
| XMLMethodRegistryBase() | XMLMethodRegistryBase | |
| ~XMLMethodRegistryBase() | XMLMethodRegistryBase | |