MIRA
Public Member Functions | Public Attributes | List of all members
PropertyQueryResult Struct Reference

A structure used for returning the complete result of a (remote) property query, including potential info about a thrown exception. More...

#include <fw/AuthorityManager.h>

Public Member Functions

template<typename Reflector >
void reflect (Reflector &r)
 

Public Attributes

json::Value value
 
Buffer< uint8 > exception
 
std::string message
 

Detailed Description

A structure used for returning the complete result of a (remote) property query, including potential info about a thrown exception.

Member Function Documentation

◆ reflect()

void reflect ( Reflector &  r)
inline

Member Data Documentation

◆ value

json::Value value

◆ exception

Buffer<uint8> exception

◆ message

std::string message

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