OpenXLSX 1.9.1
Loading...
Searching...
No Matches
OpenXLSX::OpenXLSX_xml_document Class Reference

#include <XLXmlParser.hpp>

Inheritance diagram for OpenXLSX::OpenXLSX_xml_document:

Public Member Functions

 OpenXLSX_xml_document ()
 Default constructor. Constructs a null object.
 
template<class base >
 OpenXLSX_xml_document (base b)
 Inherit all constructors with parameters from pugi::xml_document.
 
XMLNode document_element () const
 for all functions: invoke the base class function, but with a return type of OpenXLSX_xml_node
 

Constructor & Destructor Documentation

◆ OpenXLSX_xml_document() [1/2]

OpenXLSX::OpenXLSX_xml_document::OpenXLSX_xml_document ( )
inline

Default constructor. Constructs a null object.

◆ OpenXLSX_xml_document() [2/2]

template<class base >
OpenXLSX::OpenXLSX_xml_document::OpenXLSX_xml_document ( base  b)
inline

Inherit all constructors with parameters from pugi::xml_document.

Member Function Documentation

◆ document_element()

XMLNode OpenXLSX::OpenXLSX_xml_document::document_element ( ) const
inline

for all functions: invoke the base class function, but with a return type of OpenXLSX_xml_node


The documentation for this class was generated from the following file: