|
|
template<class First, class... Args> |
| void | success (fmt::format_string< First, Args... > fmt, First &&_args, Args &&... args) |
|
template<class First, class... Args> |
| void | error (fmt::format_string< First, Args... > fmt, First &&_args, Args &&... args) |
|
void | error (std::string_view str) |
|
void | success (std::string_view str) |
|
void | error (std::string_view msgId, std::vector< class CommandOutputParameter > const ¶ms) |
|
void | success (std::string_view msgId, std::vector< class CommandOutputParameter > const ¶ms) |
|
MCAPI | CommandOutput (::CommandOutput const &rhs) |
|
MCAPI | CommandOutput (::CommandOutputType type) |
|
MCAPI void | addMessage (::std::string const &msgId, ::std::vector<::CommandOutputParameter > const ¶ms, ::CommandOutputMessageType type) |
|
MCAPI void | addToResultList (::std::string const &key, ::Actor const &element) |
|
MCAPI void | error (::std::string const &msgId, ::std::vector<::CommandOutputParameter > const ¶ms) |
|
MCAPI::CommandOutput & | operator= (::CommandOutput const &rhs) |
|
MCAPI void | success (::std::string const &msgId, ::std::vector<::CommandOutputParameter > const ¶ms) |
|
MCAPI void * | $ctor (::CommandOutput const &rhs) |
|
MCAPI void * | $ctor (::CommandOutputType type) |
|
MCAPI void | $dtor () |
|
|
static MCAPI ::std::optional<::std::string > | _mDataGetter (::CommandOutput const &payload) |
|
static MCAPI void | _mDataSetter (::CommandOutput &payload, ::std::optional<::std::string > jsonString) |
The documentation for this class was generated from the following file: