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::DRCECommonTask::ApplyPidHandler Class Reference

#include <DRCECommonTask.hpp>

Public Member Functions

 ApplyPidHandler (DRCEAsyncTasksQueue &asyncTasksQueue_, AsyncTasks &asyncTask_, DRCETaskRequest::TaskState allowedTaskState_, SessionOptions::ThreadMode threadMode_)
 ~ApplyPidHandler (void)
void operator() (pid_t pid)

Detailed Description

Definition at line 44 of file DRCECommonTask.hpp.

Constructor & Destructor Documentation

HCE::drce::DRCECommonTask::ApplyPidHandler::ApplyPidHandler ( DRCEAsyncTasksQueue asyncTasksQueue_,
AsyncTasks asyncTask_,
DRCETaskRequest::TaskState  allowedTaskState_,
SessionOptions::ThreadMode  threadMode_ 
)

Definition at line 21 of file DRCECommonTask.cpp.

HCE::drce::DRCECommonTask::ApplyPidHandler::~ApplyPidHandler ( void  )
inline

Definition at line 51 of file DRCECommonTask.hpp.

Member Function Documentation

void HCE::drce::DRCECommonTask::ApplyPidHandler::operator() ( pid_t  pid)

Definition at line 27 of file DRCECommonTask.cpp.

Here is the call graph for this function:


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