SyncEvolutionCmdline Class Reference

#include <SyncEvolutionCmdline.h>

Collaboration diagram for SyncEvolutionCmdline:

Collaboration graph
[legend]

List of all members.

Classes

class  Bool

Public Member Functions

 SyncEvolutionCmdline (int argc, const char *const *argv, ostream &out, ostream &err)
bool parse ()
bool run ()

Friends

class SyncEvolutionCmdlineTest


Detailed Description

Definition at line 34 of file SyncEvolutionCmdline.h.


Constructor & Destructor Documentation

SyncEvolutionCmdline::SyncEvolutionCmdline ( int  argc,
const char *const *  argv,
ostream &  out,
ostream &  err 
)

Parameters:
out stdout stream for normal messages
err stderr stream for error messages

Definition at line 41 of file SyncEvolutionCmdline.cpp.


Member Function Documentation

bool SyncEvolutionCmdline::parse (  ) 

parse the command line options

Return values:
true if command line was okay

Definition at line 50 of file SyncEvolutionCmdline.cpp.

References EvolutionSyncConfig::getServerTemplates(), and EvolutionSyncSourceConfig::m_sourcePropSync.

Referenced by main().

bool SyncEvolutionCmdline::run (  ) 


Friends And Related Function Documentation

friend class SyncEvolutionCmdlineTest [friend]

Definition at line 133 of file SyncEvolutionCmdline.h.


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

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