NeoPZ
|
#include <map>
#include <list>
#include <ostream>
#include <memory>
#include "TPZRestoredInstance.h"
Go to the source code of this file.
Classes | |
class | TPZManVector< T, NumExtAlloc > |
Implements a vector class which allows to use external storage provided by the user. Utility. More... | |
class | TPZAutoPointer< T > |
This class implements a reference counter mechanism to administer a dynamically allocated object. Utility. More... | |
class | TPZPersistenceManager |
Namespaces | |
TPZPersistenceManagerNS | |
Enumerations | |
enum | TPZPersistenceManagerNS::streamType { TPZPersistenceManagerNS::binary, TPZPersistenceManagerNS::ascii } |