SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Variables
PropertyManager.h File Reference

Manage dynamic properties of persistent objects. More...

#include <Core/Utils/Legacy/Assert.h>
#include <Core/Datatypes/Legacy/Base/TypeName.h>
#include <Core/Datatypes/Legacy/Other/builtin.h>
#include <Core/Persistent/PersistentSTL.h>
#include <Core/Thread/Mutex.h>
#include <Core/Containers/Array1.h>
#include <iostream>
#include <map>
#include <Core/Datatypes/Legacy/Base/share.h>

Go to the source code of this file.

Classes

class  PropertyBase
 
class  Property< T >
 
class  PropertyManager
 

Namespaces

 SCIRun
 STL datatypes needed.
 

Variables

class SCISHARE PropertyManager
 
const int PROPERTY_VERSION = 2
 

Detailed Description

Manage dynamic properties of persistent objects.

Author
Yarden Livnat Department of Computer Science University of Utah
Date
March 2001