Public Types | Public Member Functions | Protected Member Functions
Tonido::Util::CompressFolderActivity Class Reference

An activity that compresses a folder. More...

List of all members.

Public Types

typedef boost::shared_ptr
< CompressFolderActivity
SharedPtr

Public Member Functions

 CompressFolderActivity (const std::string &a_fromFolder, const std::string &a_zipFileName)
 Ctor.
 ~CompressFolderActivity ()
 Dtor.
Poco::Activity
< CompressFolderActivity > & 
activity ()
 Returns the activity that is being run.
int getFileSize ()
std::string getMessage ()
bool isAbandoned ()
void abandonZip ()
bool downloadStarted ()
void downloadStarted (bool a_started)
bool isComplete ()
std::string errorString ()
std::string getFullPathToZip ()

Protected Member Functions

void run ()

Detailed Description

An activity that compresses a folder.


Constructor & Destructor Documentation

Tonido::Util::CompressFolderActivity::CompressFolderActivity ( const std::string &  a_fromFolder,
const std::string &  a_zipFileName 
)

Ctor.

details if needed ...

Tonido::Util::CompressFolderActivity::~CompressFolderActivity ( )

Dtor.

details if needed ...


Generated on Wed Oct 12 2011 21:46:54. © CodeLathe LLC 2007-2011. All Rights Reserved.