#include <Command.h>
Public 成员函数 | |
MSGPACK_DEFINE_ARRAY (actor, traffic_light_state) | |
SetTrafficLightState ()=default | |
SetTrafficLightState (ActorId id, rpc::TrafficLightState state) | |
Public 成员函数 继承自 carla::rpc::Command::CommandBase< SetTrafficLightState > | |
operator Command () const | |
Public 属性 | |
ActorId | actor |
rpc::TrafficLightState | traffic_light_state |
|
default |
|
inline |
carla::rpc::Command::SetTrafficLightState::MSGPACK_DEFINE_ARRAY | ( | actor | , |
traffic_light_state | ) |
rpc::TrafficLightState carla::rpc::Command::SetTrafficLightState::traffic_light_state |