|
LeviLamina
|
Public Member Functions | |
| AuthorAndMessage & | operator= (AuthorAndMessage const &)=default |
| AuthorAndMessage (TextPacketType type, std::string const &author, std::string const &message) | |
| MCAPI | AuthorAndMessage (::TextPacketPayload::AuthorAndMessage const &) |
| MCAPI::TextPacketPayload::AuthorAndMessage & | operator= (::TextPacketPayload::AuthorAndMessage &&) |
| MCAPI void * | $ctor (::TextPacketPayload::AuthorAndMessage const &) |
Public Attributes | |
| ::ll::TypedStorage< 1, 1, ::TextPacketType > | mType |
| ::ll::TypedStorage< 8, 32, ::std::string > | mAuthor |
| ::ll::TypedStorage< 8, 32, ::std::string > | mMessage |