Go to the documentation of this file.
28 #ifndef _ArchiveFactory_H__
29 #define _ArchiveFactory_H__
virtual Archive * createInstance(const String &name, bool readOnly)=0
Creates a new object.
Superclass for all objects that wish to use custom memory allocators when their new / delete operator...
Abstract factory class, archive codec plugins can register concrete subclasses of this.
virtual Archive * createInstance(const String &name)
Creates a new object.
virtual ~ArchiveFactory()
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.