More...
#include <attribute_inquiry_answer.h>
- Algorithm Association: Entity Search.
◆ MessageAttributeInquiryAnswer()
minhton::MessageAttributeInquiryAnswer::MessageAttributeInquiryAnswer |
( |
MinhtonMessageHeader |
header, |
|
|
NodeInfo |
inquired_node, |
|
|
std::unordered_map< std::string, NodeData::ValueAndType > |
attribute_values_and_types = {} , |
|
|
std::vector< std::string > |
removed_attribute_keys = {} |
|
) |
| |
- Parameters
-
inquired_node | NodeInfo of the current node that received the Attribute Inquiry Request |
attribute_values_and_types | A map including the local data with timestamps and the information whether a value is static or dynamic. |
removed_attribute_keys | A vector of the keys for which their distributed data shall be removed. |
The documentation for this class was generated from the following files: