My Project
|
Public Member Functions | |
template<class MessageBufferType > | |
void | write (MessageBufferType &buffer) const |
template<class MessageBufferType > | |
void | read (MessageBufferType &buffer) |
bool | operator== (const GroupAndNetworkValues &other) const |
void | clear () |
void | init_json (Json::JsonObject &json_data) const |
Json::JsonObject | json () const |
Public Attributes | |
std::map< std::string, GroupData > | groupData {} |
std::map< std::string, NodeData > | nodeData {} |