CARLA
 
载入中...
搜索中...
未找到
Public 成员函数 | Public 属性 | 所有成员列表
carla::rpc::Command::SetVehicleLightState结构体 参考

#include <Command.h>

+ 类 carla::rpc::Command::SetVehicleLightState 继承关系图:
+ carla::rpc::Command::SetVehicleLightState 的协作图:

Public 成员函数

 MSGPACK_DEFINE_ARRAY (actor, light_state)
 
 SetVehicleLightState ()=default
 
 SetVehicleLightState (ActorId id, VehicleLightState::flag_type value)
 
- Public 成员函数 继承自 carla::rpc::Command::CommandBase< SetVehicleLightState >
 operator Command () const
 

Public 属性

ActorId actor
 
VehicleLightState::flag_type light_state
 

详细描述

在文件 Command.h264 行定义.

构造及析构函数说明

◆ SetVehicleLightState() [1/2]

carla::rpc::Command::SetVehicleLightState::SetVehicleLightState ( )
default

◆ SetVehicleLightState() [2/2]

carla::rpc::Command::SetVehicleLightState::SetVehicleLightState ( ActorId id,
VehicleLightState::flag_type value )
inline

在文件 Command.h266 行定义.

成员函数说明

◆ MSGPACK_DEFINE_ARRAY()

carla::rpc::Command::SetVehicleLightState::MSGPACK_DEFINE_ARRAY ( actor ,
light_state  )

类成员变量说明

◆ actor

ActorId carla::rpc::Command::SetVehicleLightState::actor

在文件 Command.h271 行定义.

◆ light_state

VehicleLightState::flag_type carla::rpc::Command::SetVehicleLightState::light_state

在文件 Command.h272 行定义.


该结构体的文档由以下文件生成: