DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Public Attributes | List of all members
TiXmlBase::Entity Class Reference

TinyXML class. See http://www.grinninglizard.com/tinyxml. More...

Public Attributes

const char * str
 
unsigned int strLength
 
char chr
 

Detailed Description

TinyXML class. See http://www.grinninglizard.com/tinyxml.

See

See also
http://www.grinninglizard.com/tinyxml

Definition at line 415 of file tinyxml.h.

Member Data Documentation

◆ chr

char TiXmlBase::Entity::chr

Definition at line 418 of file tinyxml.h.

◆ str

const char* TiXmlBase::Entity::str

Definition at line 416 of file tinyxml.h.

◆ strLength

unsigned int TiXmlBase::Entity::strLength

Definition at line 417 of file tinyxml.h.


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