Analysis Software
Documentation for sPHENIX simulation software
|
#include <cctype>
#include <climits>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <stdint.h>
Go to the source code of this file.
Classes | |
class | tinyxml2::StrPair |
class | tinyxml2::DynArray< T, INITIAL_SIZE_XML > |
class | tinyxml2::MemPool |
class | tinyxml2::MemPoolT< ITEM_SIZE > |
union | tinyxml2::MemPoolT< ITEM_SIZE >::Item |
struct | tinyxml2::MemPoolT< ITEM_SIZE >::Block |
class | tinyxml2::XMLVisitor |
class | tinyxml2::XMLUtil |
class | tinyxml2::XMLNode |
class | tinyxml2::XMLText |
class | tinyxml2::XMLComment |
class | tinyxml2::XMLDeclaration |
class | tinyxml2::XMLUnknown |
class | tinyxml2::XMLAttribute |
class | tinyxml2::XMLElement |
class | tinyxml2::XMLDocument |
class | tinyxml2::XMLHandle |
class | tinyxml2::XMLConstHandle |
class | tinyxml2::XMLPrinter |
Namespaces | |
namespace | tinyxml2 |
Macros | |
#define | TINYXML2_LIB |
#define | TIXMLASSERT(x) {} |
Variables | |
static const int | TIXML2_MAJOR_VERSION = 4 |
static const int | TIXML2_MINOR_VERSION = 0 |
static const int | TIXML2_PATCH_VERSION = 1 |
#define TINYXML2_LIB |
Definition at line 78 of file tinyxml2.h.
View newest version in sPHENIX GitHub at line 78 of file tinyxml2.h
#define TIXMLASSERT | ( | x | ) | {} |
Definition at line 94 of file tinyxml2.h.
View newest version in sPHENIX GitHub at line 94 of file tinyxml2.h
Referenced by tinyxml2::XMLText::Accept(), tinyxml2::XMLComment::Accept(), tinyxml2::XMLDeclaration::Accept(), tinyxml2::XMLUnknown::Accept(), tinyxml2::XMLElement::Accept(), tinyxml2::XMLDocument::Accept(), tinyxml2::MemPoolT< sizeof(XMLElement) >::Alloc(), tinyxml2::callfopen(), tinyxml2::DynArray< char, 20 >::Capacity(), tinyxml2::XMLDocument::Clear(), tinyxml2::StrPair::CollapseWhitespace(), tinyxml2::XMLUtil::ConvertUTF32ToUTF8(), tinyxml2::XMLElement::CreateAttribute(), tinyxml2::XMLNode::DeleteChild(), tinyxml2::XMLNode::DeleteChildren(), tinyxml2::XMLDocument::DeleteNode(), tinyxml2::DynArray< char, 20 >::EnsureCapacity(), tinyxml2::XMLDocument::ErrorName(), tinyxml2::XMLElement::FindOrCreateAttribute(), tinyxml2::XMLUtil::GetCharacterRef(), tinyxml2::XMLNode::GetDocument(), tinyxml2::StrPair::GetStr(), tinyxml2::XMLDocument::Identify(), tinyxml2::XMLNode::InsertAfterChild(), tinyxml2::XMLNode::InsertChildPreamble(), tinyxml2::XMLNode::InsertEndChild(), tinyxml2::XMLNode::InsertFirstChild(), tinyxml2::XMLDocument::LoadFile(), tinyxml2::DynArray< char, 20 >::Mem(), tinyxml2::XMLDocument::NewComment(), tinyxml2::XMLDocument::NewDeclaration(), tinyxml2::XMLDocument::NewElement(), tinyxml2::XMLDocument::NewText(), tinyxml2::XMLDocument::NewUnknown(), tinyxml2::DynArray< char, 20 >::operator[](), tinyxml2::XMLDocument::Parse(), tinyxml2::XMLElement::ParseAttributes(), tinyxml2::XMLNode::ParseDeep(), tinyxml2::StrPair::ParseText(), tinyxml2::DynArray< char, 20 >::PeekTop(), tinyxml2::DynArray< char, 20 >::Pop(), tinyxml2::DynArray< char, 20 >::PopArr(), tinyxml2::XMLPrinter::Print(), tinyxml2::XMLDocument::PrintError(), tinyxml2::XMLPrinter::PrintString(), tinyxml2::DynArray< char, 20 >::Push(), tinyxml2::DynArray< char, 20 >::PushArr(), tinyxml2::XMLPrinter::PushAttribute(), tinyxml2::XMLUtil::ReadBOM(), tinyxml2::StrPair::Set(), tinyxml2::XMLDocument::SetError(), tinyxml2::StrPair::SetStr(), tinyxml2::XMLComment::ShallowEqual(), tinyxml2::XMLDeclaration::ShallowEqual(), tinyxml2::XMLUnknown::ShallowEqual(), tinyxml2::XMLElement::ShallowEqual(), tinyxml2::DynArray< char, 20 >::Size(), tinyxml2::XMLUtil::SkipWhiteSpace(), tinyxml2::XMLUtil::StringEqual(), TIXML_VSCPRINTF(), tinyxml2::XMLDocument::ToDocument(), tinyxml2::StrPair::TransferTo(), tinyxml2::XMLNode::Unlink(), and tinyxml2::XMLPrinter::XMLPrinter().
|
static |
Definition at line 101 of file tinyxml2.h.
View newest version in sPHENIX GitHub at line 101 of file tinyxml2.h
|
static |
Definition at line 102 of file tinyxml2.h.
View newest version in sPHENIX GitHub at line 102 of file tinyxml2.h
|
static |
Definition at line 103 of file tinyxml2.h.
View newest version in sPHENIX GitHub at line 103 of file tinyxml2.h