#include <Message.h>
Definition at line 166 of file Message.h.
◆ boardId
| std::optional<uint64_t> msg::ReadyMessage::boardId |
◆ boardMeta
| std::optional<BoardMeta> msg::ReadyMessage::boardMeta |
◆ bytes
| std::optional<std::vector<uint8_t> > msg::ReadyMessage::bytes |
◆ dragEpoch
| std::optional<uint32_t> msg::ReadyMessage::dragEpoch |
◆ fogId
| std::optional<uint64_t> msg::ReadyMessage::fogId |
◆ fromPeerId
| std::string msg::ReadyMessage::fromPeerId |
◆ grid
| std::optional<Grid> msg::ReadyMessage::grid |
◆ kind
| DCType msg::ReadyMessage::kind |
◆ markerComp
◆ markerId
| std::optional<uint64_t> msg::ReadyMessage::markerId |
◆ markerMeta
| std::optional<MarkerMeta> msg::ReadyMessage::markerMeta |
◆ mov
| std::optional<Moving> msg::ReadyMessage::mov |
◆ name
| std::optional<std::string> msg::ReadyMessage::name |
◆ participants
| std::optional<std::set<std::string> > msg::ReadyMessage::participants |
◆ pos
| std::optional<Position> msg::ReadyMessage::pos |
◆ rebound
| std::optional<uint8_t> msg::ReadyMessage::rebound |
◆ senderRole
| std::optional<Role> msg::ReadyMessage::senderRole |
◆ seq
| std::optional<uint32_t> msg::ReadyMessage::seq |
◆ size
| std::optional<Size> msg::ReadyMessage::size |
◆ tableId
| std::optional<uint64_t> msg::ReadyMessage::tableId |
◆ text
| std::optional<std::string> msg::ReadyMessage::text |
◆ threadId
| std::optional<uint64_t> msg::ReadyMessage::threadId |
◆ ts
| std::optional<uint64_t> msg::ReadyMessage::ts |
◆ userUniqueId
| std::optional<std::string> msg::ReadyMessage::userUniqueId |
◆ vis
The documentation for this struct was generated from the following file: