ReactOS 0.4.15-dev-7842-g558ab78
tinyxml2::Entity Struct Reference
Collaboration diagram for tinyxml2::Entity:

Public Attributes

const charpattern
 
int length
 
char value
 

Detailed Description

Definition at line 122 of file tinyxml2.cpp.

Member Data Documentation

◆ length

int tinyxml2::Entity::length

Definition at line 124 of file tinyxml2.cpp.

◆ pattern

const char* tinyxml2::Entity::pattern

Definition at line 123 of file tinyxml2.cpp.

◆ value

char tinyxml2::Entity::value

Definition at line 125 of file tinyxml2.cpp.

Referenced by tinyxml2::XMLPrinter::XMLPrinter().


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