Package Server.Data

Contains all classes responsible for saving persistent data. More...


Classes

class  BinaryData
 Saves a DataContainer in a set of binary files. More...
class  DataContainer
 Contains datastructures that contain the model of the system. More...
class  DummyData
 A dummy class that does not save or load data. It is used for unit-testing purpose. More...
interface  IPersistentData
 This abstract class works as an abstraction over the IPersistentData layer. The IPersistentData has the same interface no matter which type of data storage is implemented below it. More...
class  XmlData
 A simple non-generic class for loading and saving data into XML-files. The class inherits from the abstract class IPersistentData which implements methods for loading and saving. More...


Detailed Description

Contains all classes responsible for saving persistent data.


Generated on Thu Dec 21 06:25:13 2006 for SCRAML by  doxygen 1.5.1-p1