|
This is the complete list of members for sptk::xdoc::XMLDocType, including all inherited members.
| decodeEntities(const char *str, size_t sz, Buffer &ret) | sptk::xdoc::XMLDocType | |
| encodeEntities(const char *str, Buffer &ret) | sptk::xdoc::XMLDocType | |
| entities() | sptk::xdoc::XMLDocType | inline |
| entities() const | sptk::xdoc::XMLDocType | inline |
| getReplacement(const char *name, uint32_t &replacementLength) | sptk::xdoc::XMLDocType | |
| ImportXML (defined in sptk::xdoc::XMLDocType) | sptk::xdoc::XMLDocType | friend |
| name() const | sptk::xdoc::XMLDocType | inline |
| publicID() const | sptk::xdoc::XMLDocType | inline |
| removeEntity(const char *name) | sptk::xdoc::XMLDocType | inline |
| setEntity(const String &name, const String &replacement) | sptk::xdoc::XMLDocType | inline |
| systemID() const | sptk::xdoc::XMLDocType | inline |
| XMLDocType()=default | sptk::xdoc::XMLDocType | |
| XMLDocType(const char *name, const char *public_id=nullptr, const char *system_id=nullptr) | sptk::xdoc::XMLDocType | explicit |