Members Chapter Previous Next

class IStoredObject

                                                                            IStoredObject       
 Herkules
 The data container itself

An IStoredObject is the main workhorse of the Storage system. It contains all content data an manages the access. It provides semanticly rich, typesafe and, last but not least, fast access to its content for object setup (AddValue), data retrieval (GetValue) and data maintenance (SetValue).

#include "IStorage.h"