XALM  1.0
 Vše Třídy Prostory jmen Soubory Funkce Proměnné Výčty Hodnoty výčtu Friends Definice maker
Hierarchie tříd
Zde naleznete seznam, vyjadřující vztah dědičnosti tříd. Je seřazen přibližně (ale ne úplně) podle abecedy:
[úroveň detailů 1234]
 Cgelibspace::Array
 Cgelibspace::Array1d
 Cgelibspace::Xscal
 Cgelibspace::Dscal
 Cgelibspace::Xvctr
 Cgelibspace::Dvctr
 Cgelibspace::Lvctr
 Cgelibspace::Xmtrx
 Cgelibspace::Dmtrx
 Cgelibspace::Lmtrx
 Ctinyxml2::MemPoolT< SIZE >::Block
 Ctinyxml2::MemPoolT< SIZE >::Chunk
 Ctinyxml2::DynArray< T, INIT >
 Ctinyxml2::DynArray< char, 20 >
 Ctinyxml2::DynArray< const char *, 10 >
 Ctinyxml2::DynArray< tinyxml2::MemPoolT::Block *, 10 >
 Cgelibspace::Elem3D
 Cgelibspace::PoinT
 Cgelibspace::VectoR
 Ctinyxml2::Entity
 Cgelibspace::GPA< T >GPA - Generic Pointer Array, template class manages 1d array of pointers to objects of type T
 Cgelibspace::MatriX
 Ctinyxml2::MemPool
 Ctinyxml2::MemPoolT< sizeof(tinyxml2::XMLAttribute) >
 Ctinyxml2::MemPoolT< sizeof(tinyxml2::XMLComment) >
 Ctinyxml2::MemPoolT< sizeof(tinyxml2::XMLElement) >
 Ctinyxml2::MemPoolT< sizeof(tinyxml2::XMLText) >
 Ctinyxml2::MemPoolT< SIZE >
 Cgelibspace::Stream
 Ctinyxml2::StrPair
 Cxalm::XALMHlavní, a jedíná, třída knihovny XALM
 Cxalm::XALM_interface
 Ctinyxml2::XMLAttributeAn attribute is a name-value pair
 Ctinyxml2::XMLConstHandleA variant of the XMLHandle class for working with const XMLNodes and Documents
 Ctinyxml2::XMLHandleA XMLHandle is a class that wraps a node pointer with null checks; this is an incredibly useful thing
 Ctinyxml2::XMLNodeXMLNode is a base class for every object that is in the XML Document Object Model (DOM), except XMLAttributes
 Ctinyxml2::XMLCommentAn XML Comment
 Ctinyxml2::XMLDeclarationIn correct XML the declaration is the first entry in the file
 Ctinyxml2::XMLDocumentA Document binds together all the functionality
 Ctinyxml2::XMLElementThe element is a container class
 Ctinyxml2::XMLTextXML text
 Ctinyxml2::XMLUnknownAny tag that TinyXML-2 doesn't recognize is saved as an unknown
 Ctinyxml2::XMLUtil
 Ctinyxml2::XMLVisitorImplements the interface to the "Visitor pattern" (see the Accept() method.) If you call the Accept() method, it requires being passed a XMLVisitor class to handle callbacks
 Ctinyxml2::XMLPrinterPrinting functionality