|
LeviLamina
|
Public Member Functions | |
| CommandOutputMessage (::CommandOutputMessageType type, ::std::string messageId, ::std::vector<::std::string > params={}) | |
| CommandOutputMessage & | operator= (CommandOutputMessage const &)=default |
| CommandOutputMessage (CommandOutputMessage const &)=default | |
| MCAPI bool | operator== (::CommandOutputMessage const &other) const |
Public Attributes | |
| ::CommandOutputMessageType | mType |
| ::std::string | mMessageId |
| ::std::vector<::std::string > | mParams |