aGrUM  0.20.3
a C++ library for (probabilistic) graphical models
TiXmlBase::Entity Struct Reference

Public Attributes

const char * str
 
unsigned int strLength
 
char chr
 

Detailed Description

Definition at line 434 of file tinyxml.h.

Member Data Documentation

◆ chr

char TiXmlBase::Entity::chr

Definition at line 437 of file tinyxml.h.

Referenced by TiXmlBase::GetEntity().

◆ str

const char* TiXmlBase::Entity::str

Definition at line 435 of file tinyxml.h.

◆ strLength

unsigned int TiXmlBase::Entity::strLength

Definition at line 436 of file tinyxml.h.

Referenced by TiXmlBase::GetEntity().


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