|
LeviLamina
|
Public Member Functions | |
| MessageAndParams (TextPacketType type, std::string const &message, std::vector< std::string > const ¶ms) | |
| MCAPI bool | operator== (::TextPacketPayload::MessageAndParams const &other) const |
Public Attributes | |
| ::ll::TypedStorage< 1, 1, ::TextPacketType > | mType |
| ::ll::TypedStorage< 8, 32, ::std::string > | mMessage |
| ::ll::TypedStorage< 8, 24, ::std::vector<::std::string > > | mParams |