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

#include <DataProcessorData.hpp>

Collaboration diagram for HCE::handlers::DataProcessorData::TasksStateNotificationFunctor:

Public Member Functions

 TasksStateNotificationFunctor (zmq::socket_t *_ssock)
 ~TasksStateNotificationFunctor ()
std::string operator() (const std::string &data)

Public Attributes

std::string _msgId
 ZMQ Socket
zmq::socket_t_updateConnectionSock

Detailed Description

Definition at line 187 of file DataProcessorData.hpp.

Constructor & Destructor Documentation

HCE::handlers::DataProcessorData::TasksStateNotificationFunctor::TasksStateNotificationFunctor ( zmq::socket_t _ssock)
inline

Definition at line 189 of file DataProcessorData.hpp.

HCE::handlers::DataProcessorData::TasksStateNotificationFunctor::~TasksStateNotificationFunctor ( )
inline

Definition at line 195 of file DataProcessorData.hpp.

Member Function Documentation

std::string HCE::handlers::DataProcessorData::TasksStateNotificationFunctor::operator() ( const std::string &  data)
inline

<Insert response buffer

<Send notification message

Definition at line 201 of file DataProcessorData.hpp.

Here is the call graph for this function:

Member Data Documentation

std::string HCE::handlers::DataProcessorData::TasksStateNotificationFunctor::_msgId

ZMQ Socket

Definition at line 221 of file DataProcessorData.hpp.

zmq::socket_t* HCE::handlers::DataProcessorData::TasksStateNotificationFunctor::_updateConnectionSock

Definition at line 222 of file DataProcessorData.hpp.


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