MADARA  3.0.6
TiXmlBase::Entity Struct Reference

Internal entity struct for holding string elements. More...

Public Attributes

char chr
 
const char * str
 
unsigned int strLength
 

Detailed Description

Internal entity struct for holding string elements.

Definition at line 423 of file tinyxml.h.

Member Data Documentation

char TiXmlBase::Entity::chr

Definition at line 427 of file tinyxml.h.

const char* TiXmlBase::Entity::str

Definition at line 425 of file tinyxml.h.

unsigned int TiXmlBase::Entity::strLength

Definition at line 426 of file tinyxml.h.


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