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

An activity that checks whether Tonido URL is available. More...

List of all members.

Public Types

typedef boost::shared_ptr
< CheckURLActivity
SharedPtr

Public Member Functions

 CheckURLActivity (const std::string &a_syncToken)
 Ctor.
 ~CheckURLActivity ()
 Dtor.
Poco::Activity
< CheckURLActivity > & 
activity ()
 Returns the activity that is being run.

Protected Member Functions

void run ()

Detailed Description

An activity that checks whether Tonido URL is available.

File downloads can happen for large files, so this class spawns a thread that regularly sends out the file data at a specified file download rate


Constructor & Destructor Documentation

Tonido::Util::CheckURLActivity::CheckURLActivity ( const std::string &  a_syncToken)

Ctor.

details if needed ...

Tonido::Util::CheckURLActivity::~CheckURLActivity ( )

Dtor.

details if needed ...


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