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::AsyncTaskLocker Class Reference

#include <DRCEAsyncTasksQueue.hpp>

Public Member Functions

 AsyncTaskLocker (DRCEAsyncTasksQueue &asyncTasksQueue_, unsigned int taskId_)
 AsyncTaskLocker (DRCEAsyncTasksQueue &asyncTasksQueue_, const AsyncTasks &asyncTask)
 ~AsyncTaskLocker (void)

Detailed Description

Definition at line 201 of file DRCEAsyncTasksQueue.hpp.

Constructor & Destructor Documentation

HCE::drce::AsyncTaskLocker::AsyncTaskLocker ( DRCEAsyncTasksQueue asyncTasksQueue_,
unsigned int  taskId_ 
)

Definition at line 1092 of file DRCEAsyncTasksQueue.cpp.

Here is the call graph for this function:

HCE::drce::AsyncTaskLocker::AsyncTaskLocker ( DRCEAsyncTasksQueue asyncTasksQueue_,
const AsyncTasks asyncTask 
)

Definition at line 1098 of file DRCEAsyncTasksQueue.cpp.

Here is the call graph for this function:

HCE::drce::AsyncTaskLocker::~AsyncTaskLocker ( void  )

Definition at line 1104 of file DRCEAsyncTasksQueue.cpp.

Here is the call graph for this function:


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