buffy::MailProgramImpl Class Reference

#include <MailProgram.h>

Inheritance diagram for buffy::MailProgramImpl:

buffy::SmartPointerItem List of all members.

Public Member Functions

 MailProgramImpl (const std::string &name, const std::string &command) throw ()
 MailProgramImpl (const std::string &name, const std::string &command, bool selected) throw ()
 ~MailProgramImpl () throw ()
void run (const MailFolder &folder) throw (SystemException, ConsistencyCheckException)
 Runs the mail program on the specified folder path.

Protected Attributes

std::string _name
std::string _command
bool _selected

Friends

class MailProgram

Constructor & Destructor Documentation

buffy::MailProgramImpl::MailProgramImpl const std::string &  name,
const std::string &  command
throw () [inline]
 

buffy::MailProgramImpl::MailProgramImpl const std::string &  name,
const std::string &  command,
bool  selected
throw () [inline]
 

buffy::MailProgramImpl::~MailProgramImpl  )  throw () [inline]
 


Member Function Documentation

void MailProgramImpl::run const MailFolder folder  )  throw (SystemException, ConsistencyCheckException)
 

Runs the mail program on the specified folder path.

Substitutions in the commandline are: p: folder path


Friends And Related Function Documentation

friend class MailProgram [friend]
 


Member Data Documentation

std::string buffy::MailProgramImpl::_command [protected]
 

std::string buffy::MailProgramImpl::_name [protected]
 

bool buffy::MailProgramImpl::_selected [protected]
 


The documentation for this class was generated from the following files:
Generated on Wed Nov 30 18:18:30 2005 for libbuffy by  doxygen 1.4.5