More...
#include <attribute_inquiry_request.h>
- Algorithm Association: Entity Search.
◆ MessageAttributeInquiryRequest()
minhton::MessageAttributeInquiryRequest::MessageAttributeInquiryRequest |
( |
MinhtonMessageHeader |
header, |
|
|
bool |
inquire_all = false , |
|
|
std::vector< std::string > |
missing_keys = {} |
|
) |
| |
|
explicit |
- Parameters
-
inquire_all | If set to true, all existing local data is added to the answer message, ignoring the missing_keys property. |
missing_keys | The keys for which the node looks up its own local data. The corresponding value with a timestamp is added to the MessageAttributeInquiryAnswer if it is present. |
The documentation for this class was generated from the following files: