SOLA
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
natter::Message Struct Reference

#include <message.h>

Public Member Functions

 Message (std::string topic, solanet::UUID sender_id, solanet::UUID message_id, std::string content, uint32_t round)
 
bool operator== (const Message &other) const
 

Public Attributes

std::string topic {}
 
solanet::UUID sender_id {}
 
solanet::UUID message_id {}
 
std::string content {}
 
uint32_t round {}
 

Detailed Description

Class encapsulating a single message


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