#include <Command.h>
类 carla::rpc::Command::ConsoleCommand 继承关系图:
carla::rpc::Command::ConsoleCommand 的协作图:Public 成员函数 | |
| ConsoleCommand ()=default | |
| ConsoleCommand (std::string cmd) | |
| MSGPACK_DEFINE_ARRAY (cmd) | |
Public 成员函数 继承自 carla::rpc::Command::CommandBase< ConsoleCommand > | |
| operator Command () const | |
Public 属性 | |
| std::string | cmd |
|
default |
|
inline |
| carla::rpc::Command::ConsoleCommand::MSGPACK_DEFINE_ARRAY | ( | cmd | ) |