sspt_XMLStore Class Reference

#include <sspt_xmlstore.h>

List of all members.

Public Member Functions

 sspt_XMLStore ()
void addCollection (sspt_Collection *attributes)
void saveXML (const char *name)

Static Public Member Functions

static bool loadUniverse (const char *xmlfile, sspt_BuildMethod builder, void *universe)
static bool loadUniverse (const char *xmlfile, sspt_List< sspt_Collection * > *objects)


Constructor & Destructor Documentation

sspt_XMLStore::sspt_XMLStore (  )  [inline]


Member Function Documentation

void sspt_XMLStore::addCollection ( sspt_Collection attributes  ) 

static bool sspt_XMLStore::loadUniverse ( const char *  xmlfile,
sspt_List< sspt_Collection * > *  objects 
) [static]

static bool sspt_XMLStore::loadUniverse ( const char *  xmlfile,
sspt_BuildMethod  builder,
void *  universe 
) [static]

void sspt_XMLStore::saveXML ( const char *  name  ) 


doxygen