An activity that checks whether Tonido URL is available. More...
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 () |
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
| Tonido::Util::CheckURLActivity::CheckURLActivity | ( | const std::string & | a_syncToken | ) |
Ctor.
details if needed ...
| Tonido::Util::CheckURLActivity::~CheckURLActivity | ( | ) |
Dtor.
details if needed ...