#include <map>#include <string>#include <list>#include <boost/function.hpp>#include <boost/smart_ptr.hpp>#include "IResource.h"#include "ISerializeNode.h"


Go to the source code of this file.
Namespaces | |
| namespace | pcce |
Classes | |
| class | pcce::ISerializer |
| Base Serializer Interface. More... | |
Typedefs | |
| typedef boost::function< void() > | pcce::tStaticLoadFunction |
| typedef boost::function< void(tISerializeNodePtr Node) > | pcce::tRegisterSaveFunction |
1.5.5