InitList< T > Class Template Reference
[Configuration Handling]

#include <SyncEvolutionConfig.h>

List of all members.

Public Member Functions

 InitList ()
 InitList (const T &initialValue)
InitListoperator+ (const T &rhs)
InitListoperator+= (const T &rhs)


Detailed Description

template<class T>
class InitList< T >

Definition at line 141 of file SyncEvolutionConfig.h.


Constructor & Destructor Documentation

template<class T >
InitList< T >::InitList (  )  [inline]

Definition at line 143 of file SyncEvolutionConfig.h.

template<class T >
InitList< T >::InitList ( const T &  initialValue  )  [inline]

Definition at line 144 of file SyncEvolutionConfig.h.


Member Function Documentation

template<class T >
InitList& InitList< T >::operator+ ( const T &  rhs  )  [inline]

Definition at line 147 of file SyncEvolutionConfig.h.

template<class T >
InitList& InitList< T >::operator+= ( const T &  rhs  )  [inline]

Definition at line 151 of file SyncEvolutionConfig.h.


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