Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

Debtags::Status Class Reference

Report status about a Debtags operation. More...

#include <Status.h>

List of all members.

Public Member Functions

virtual ~Status ()
virtual bool advance (int cur=1)=0
 Update the status.
virtual void setTotal (int total) throw ()
 Set the total indicator.


Detailed Description

Report status about a Debtags operation.


Constructor & Destructor Documentation

virtual Debtags::Status::~Status  )  [inline, virtual]
 


Member Function Documentation

virtual bool Debtags::Status::advance int  cur = 1  )  [pure virtual]
 

Update the status.

Returns:
true if the operation can continue, or false if it should be interrupted.

virtual void Debtags::Status::setTotal int  total  )  throw () [inline, virtual]
 

Set the total indicator.

Parameters:
total the new total indicator, representing the amount of operations to be performed to complete the task tracked by this status


The documentation for this class was generated from the following file:
Generated on Sat Sep 10 03:47:46 2005 for libdebtags by  doxygen 1.4.4