TDME2 1.9.121
Public Attributes | List of all members
TiXmlString::Rep Struct Reference
Collaboration diagram for TiXmlString::Rep:
Collaboration graph

Public Attributes

size_type size
 
size_type capacity
 
char str [1]
 

Detailed Description

Definition at line 213 of file tinystr.h.

Member Data Documentation

◆ capacity

size_type capacity

Definition at line 215 of file tinystr.h.

◆ size

size_type size

Definition at line 215 of file tinystr.h.

◆ str

char str[1]

Definition at line 216 of file tinystr.h.


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