hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
HCE::drce::ProgressHandler Class Reference

#include <DRCEAsyncTasksQueue.hpp>

Public Member Functions

 ProgressHandler (DRCEAsyncTasksQueue &asyncTasksQueue_)
void onStarted (Poco::TaskStartedNotification *pNf)
void onFinished (Poco::TaskFinishedNotification *pNf)
void onCancelled (Poco::TaskCancelledNotification *pNf)

Detailed Description

Definition at line 45 of file DRCEAsyncTasksQueue.hpp.

Constructor & Destructor Documentation

HCE::drce::ProgressHandler::ProgressHandler ( DRCEAsyncTasksQueue asyncTasksQueue_)
inline

Definition at line 48 of file DRCEAsyncTasksQueue.hpp.

Member Function Documentation

void HCE::drce::ProgressHandler::onCancelled ( Poco::TaskCancelledNotification *  pNf)

Definition at line 43 of file DRCEAsyncTasksQueue.cpp.

Here is the caller graph for this function:

void HCE::drce::ProgressHandler::onFinished ( Poco::TaskFinishedNotification *  pNf)

Definition at line 50 of file DRCEAsyncTasksQueue.cpp.

Here is the caller graph for this function:

void HCE::drce::ProgressHandler::onStarted ( Poco::TaskStartedNotification *  pNf)

Definition at line 35 of file DRCEAsyncTasksQueue.cpp.

Here is the caller graph for this function:


The documentation for this class was generated from the following files: