Openholo  v4.0
Open Source Digital Holographic Library
tinyxml2.cpp File Reference
#include "tinyxml2.h"
#include <new>
#include <cstddef>
#include <cstdarg>
Include dependency graph for tinyxml2.cpp:

Go to the source code of this file.

Classes

struct  tinyxml2::Entity
 
struct  tinyxml2::LongFitsIntoSizeTMinusOne< bool >
 
struct  tinyxml2::LongFitsIntoSizeTMinusOne< false >
 

Namespaces

 tinyxml2
 

Macros

#define TIXML_SNPRINTF   snprintf
 
#define TIXML_VSNPRINTF   vsnprintf
 
#define TIXML_SSCANF   sscanf
 

Macro Definition Documentation

◆ TIXML_SNPRINTF

#define TIXML_SNPRINTF   snprintf

Definition at line 92 of file tinyxml2.cpp.

◆ TIXML_SSCANF

#define TIXML_SSCANF   sscanf

Definition at line 100 of file tinyxml2.cpp.

◆ TIXML_VSNPRINTF

#define TIXML_VSNPRINTF   vsnprintf

Definition at line 93 of file tinyxml2.cpp.