SOLA
Loading...
Searching...
No Matches
Public Member Functions | List of all members
minhton::MessageSubscriptionUpdate Class Reference

More...

#include <subscription_update.h>

Inheritance diagram for minhton::MessageSubscriptionUpdate:
minhton::MinhtonMessage< MessageSubscriptionUpdate >

Public Member Functions

 MessageSubscriptionUpdate (MinhtonMessageHeader header, NodeData::Key key, NodeData::Value value)
 
NodeData::Key getKey () const
 
NodeData::Value getValue () const
 
 SERIALIZE (header_, key_, value_)
 
- Public Member Functions inherited from minhton::MinhtonMessage< MessageSubscriptionUpdate >
MinhtonMessageHeader getHeader () const
 
NodeInfo getSender () const
 
NodeInfo getTarget () const
 
void setTarget (NodeInfo new_target)
 
MessageSubscriptionUpdate getFullMessage () const
 

Detailed Description

Constructor & Destructor Documentation

◆ MessageSubscriptionUpdate()

minhton::MessageSubscriptionUpdate::MessageSubscriptionUpdate ( MinhtonMessageHeader  header,
NodeData::Key  key,
NodeData::Value  value 
)
Parameters
keyKey of the modified data
valueValue of the modified data

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