Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

plist.cc File Reference


Detailed Description

Author:
Ethan Tira-Thompson (ejt) (Creator)

Author
ejt
Name
tekkotsu-4_0
Revision
1.12
State
Exp
Date
2007/11/08 19:48:47

Definition in file plist.cc.

#include "plist.h"

Include dependency graph for plist.cc:

Go to the source code of this file.

Namespaces

namespace  plist

Classes

class  plist::PolymorphicLoader
 allows us to use the LoadSave suite for loading and parsing general XML functions, but forwards loadXML to plist::loadXML() and stores the result as a member More...

Functions

ObjectBase * plist::loadXML (xmlNode *node)
 From the name of node, will instantiate a new ObjectBase subclass to load it.
ObjectBase * plist::loadFile (const std::string &file)
 Attempts to parse the file found at file, using plist::loadXML().
ObjectBase * plist::loadBuffer (const char *buf, unsigned int len)
 Attempts to parse the buffer found at buf, using plist::loadXML().


Tekkotsu v4.0
Generated Thu Nov 22 00:56:38 2007 by Doxygen 1.5.4