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-3_0
Revision
1.10
State
Exp
Date
2006/09/16 20:11:53

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 v3.0
Generated Wed Oct 4 00:04:24 2006 by Doxygen 1.4.7