VolatileConfigTree Class Reference

#include <VolatileConfigTree.h>

Inheritance diagram for VolatileConfigTree:

Inheritance graph
[legend]
Collaboration diagram for VolatileConfigTree:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 VolatileConfigTree ()
virtual void flush ()


Detailed Description

This class can store properties while in memory, but will never save them persistently. Implemented by instantiating a FileConfigTree with invalid path and intercepting its flush() method.

Definition at line 30 of file VolatileConfigTree.h.


Constructor & Destructor Documentation

VolatileConfigTree::VolatileConfigTree (  )  [inline]

Definition at line 32 of file VolatileConfigTree.h.


Member Function Documentation

virtual void VolatileConfigTree::flush (  )  [inline, virtual]

ensure that all changes are saved persistently

Reimplemented from FileConfigTree.

Definition at line 36 of file VolatileConfigTree.h.


The documentation for this class was generated from the following file:

Generated on Sat Oct 18 17:17:06 2008 for SyncEvolution and Funambol by  doxygen 1.5.7.1