PropertyFile Class Reference
[Client]

#include <PropertyFile.h>

Inheritance diagram for PropertyFile:

Inheritance graph
[legend]
Collaboration diagram for PropertyFile:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 PropertyFile (const char *n)
 ~PropertyFile ()
int save ()


Detailed Description

This is the implementation of the keyValueStore on filesystem. It provides methods to read and write in the filesystem the arraylist of KeyValuePair

Definition at line 59 of file PropertyFile.h.


Constructor & Destructor Documentation

PropertyFile::PropertyFile ( const char *  n  )  [inline]

The name of the general node

Definition at line 77 of file PropertyFile.h.

PropertyFile::~PropertyFile (  )  [inline]

Definition at line 82 of file PropertyFile.h.


Member Function Documentation

int PropertyFile::save (  )  [virtual]

Save the current properties that are in the data arraylist in the filesystem

Implements ArrayListKeyValueStore.


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

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