#include <scoped_xml_ptr.h>
|
void | operator() (xmlSchemaParserCtxtPtr ptr) const |
|
void | operator() (xmlSchemaValidCtxtPtr ptr) const |
|
void | operator() (xmlOutputBufferPtr ptr) const |
|
void | operator() (xmlSchemaPtr ptr) const |
|
void | operator() (xmlNodePtr ptr) const |
|
void | operator() (xmlDocPtr ptr) const |
|
void | operator() (xmlChar *ptr) const |
|
Deleter functor for deleting libxml2 pointers. This is used with ScopedXmlPtr.
Definition at line 23 of file scoped_xml_ptr.h.
The documentation for this struct was generated from the following file: