Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
XMLParser.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  Divide
 Handle console commands that start with a forward slash.
 
namespace  Divide::XML
 
namespace  Divide::XML::anonymous_namespace{XMLParser.cpp}
 
namespace  Divide::XML::detail
 

Functions

bool Divide::XML::loadFromXML (IXMLSerializable &object, const ResourcePath &filePath, const char *fileName)
 
bool Divide::XML::saveToXML (const IXMLSerializable &object, const ResourcePath &filePath, const char *fileName)
 
static void Divide::XML::PopulatePressRelease (const ptree &attributes, PressReleaseActions::Entry &entryOut)
 
void Divide::XML::loadDefaultKeyBindings (const ResourcePath &file, const Scene *scene)
 Child Functions.
 
void Divide::XML::loadMusicPlaylist (const ResourcePath &scenePath, const Str< 64 > &fileName, Scene *scene, const Configuration &config)
 
void Divide::XML::writeXML (const ResourcePath &path, const ptree &tree)
 
void Divide::XML::readXML (const ResourcePath &path, ptree &tree)
 

Variables

ptree Divide::XML::anonymous_namespace{XMLParser.cpp}::g_emptyPtree