Go to the documentation of this file.
28 #ifndef _ArchiveManager_H__
29 #define _ArchiveManager_H__
90 void unload(
const String& filename);
Superclass for all objects that wish to use custom memory allocators when their new / delete operator...
ArchiveFactoryMap mArchFactories
Factories available to create archives, indexed by archive type (String identifier e....
map< String, ArchiveFactory * >::type ArchiveFactoryMap
Abstract factory class, archive codec plugins can register concrete subclasses of this.
MapIterator< ArchiveMap > ArchiveMapIterator
Template class for creating single-instance global classes.
map< String, Archive * >::type ArchiveMap
Currently loaded archives.
Concrete IteratorWrapper for nonconst access to the underlying key-value container.
This class manages the available ArchiveFactory plugins.
Copyright © 2012 Torus Knot Software Ltd

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