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

More...

#include <find_query_answer.h>

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

Public Member Functions

 MessageFindQueryAnswer (MinhtonMessageHeader header, NodeData::NodesWithAttributes nodes_with_attributes)
 
NodeData::NodesWithAttributes getFulfillingNodesWithAttributes () const
 
 SERIALIZE (header_, nodes_with_attributes_)
 
- Public Member Functions inherited from minhton::MinhtonMessage< MessageFindQueryAnswer >
MinhtonMessageHeader getHeader () const
 
NodeInfo getSender () const
 
NodeInfo getTarget () const
 
void setTarget (NodeInfo new_target)
 
MessageFindQueryAnswer getFullMessage () const
 

Detailed Description

Constructor & Destructor Documentation

◆ MessageFindQueryAnswer()

minhton::MessageFindQueryAnswer::MessageFindQueryAnswer ( MinhtonMessageHeader  header,
NodeData::NodesWithAttributes  nodes_with_attributes 
)
Parameters
nodes_with_attributesMapping NodeInfos to Attributes. The attributes consist of multiple NoteDatas. NodeDatas have a string key and a corresponding value of varying types.

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