NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
tinyxml2::Entity Struct Reference
Collaboration diagram for tinyxml2::Entity:

Public Attributes

const char * pattern
 
int length
 
char value
 

Detailed Description

Definition at line 136 of file tinyxml2.cpp.

Member Data Documentation

◆ length

int tinyxml2::Entity::length

Definition at line 138 of file tinyxml2.cpp.

Referenced by tinyxml2::StrPair::GetStr().

◆ pattern

const char* tinyxml2::Entity::pattern

Definition at line 137 of file tinyxml2.cpp.

Referenced by tinyxml2::StrPair::GetStr().

◆ value

char tinyxml2::Entity::value

Definition at line 139 of file tinyxml2.cpp.

Referenced by tinyxml2::StrPair::GetStr(), and tinyxml2::XMLPrinter::XMLPrinter().


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