LeviLamina
Loading...
Searching...
No Matches
TextPacketPayload::MessageAndParams Struct Reference

Public Member Functions

 MessageAndParams (MessageAndParams const &)=default
 MessageAndParams (TextPacketType type, std::string const &message, std::vector< std::string > const &params)
MCFOLD::TextPacketPayload::MessageAndParams & operator= (::TextPacketPayload::MessageAndParams &&)
MCFOLD::TextPacketPayload::MessageAndParams & operator= (::TextPacketPayload::MessageAndParams const &)
MCAPI bool operator== (::TextPacketPayload::MessageAndParams const &other) const
MCFOLD void $dtor ()

Public Attributes

::ll::TypedStorage< 1, 1, ::TextPacketType > mType
::ll::TypedStorage< 8, 32, ::std::string > mMessage
::ll::TypedStorage< 8, 24, ::std::vector<::std::string > > mParams

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