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

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

Public Attributes

size_type size
 
size_type capacity
 
char str [1]
 

Detailed Description

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

See

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

Definition at line 227 of file tinystr.h.

Member Data Documentation

◆ capacity

size_type TiXmlString::Rep::capacity

Definition at line 229 of file tinystr.h.

◆ size

size_type TiXmlString::Rep::size

Definition at line 229 of file tinystr.h.

◆ str

char TiXmlString::Rep::str[1]

Definition at line 230 of file tinystr.h.


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