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

#include <ReducingInputMessage.hpp>

Inheritance diagram for HCE::reduce_types::ReducingInputMessage:
Collaboration diagram for HCE::reduce_types::ReducingInputMessage:

Public Member Functions

 ReducingInputMessage (const types::MessageType processingType, const int ttl, const std::string &body)
 ~ReducingInputMessage ()
- Public Member Functions inherited from HCE::reduce_types::ReducingBaseMessage
 ReducingBaseMessage (const types::MessageType processingType, const int ttl, const std::string &body)
virtual ~ReducingBaseMessage ()
types::MessageType getProcessingType () const
int getTTL () const
std::string getBody () const

Detailed Description

Definition at line 25 of file ReducingInputMessage.hpp.

Constructor & Destructor Documentation

HCE::reduce_types::ReducingInputMessage::ReducingInputMessage ( const types::MessageType  processingType,
const int  ttl,
const std::string &  body 
)
inline

Definition at line 27 of file ReducingInputMessage.hpp.

HCE::reduce_types::ReducingInputMessage::~ReducingInputMessage ( )
inline

Definition at line 32 of file ReducingInputMessage.hpp.


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