Poco::XML::XMLStreamParser

struct ElementEntry

Library: XML
Package: XML
Header: Poco/XML/XMLStreamParser.h

Constructors

ElementEntry inline

ElementEntry(
    std::size_t d,
    Content c = Content::Mixed
);

Variables

attributesUnhandled

mutable AttributeMapType::size_type attributesUnhandled;

depth

std::size_t depth;