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

#include <Command.h>

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

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
 

详细描述

在文件 Command.h283 行定义.

构造及析构函数说明

◆ SetTrafficLightState() [1/2]

carla::rpc::Command::SetTrafficLightState::SetTrafficLightState ( )
default

◆ SetTrafficLightState() [2/2]

carla::rpc::Command::SetTrafficLightState::SetTrafficLightState ( ActorId id,
rpc::TrafficLightState state )
inline

在文件 Command.h285 行定义.

成员函数说明

◆ MSGPACK_DEFINE_ARRAY()

carla::rpc::Command::SetTrafficLightState::MSGPACK_DEFINE_ARRAY ( actor ,
traffic_light_state  )

类成员变量说明

◆ actor

ActorId carla::rpc::Command::SetTrafficLightState::actor

在文件 Command.h290 行定义.

◆ traffic_light_state

rpc::TrafficLightState carla::rpc::Command::SetTrafficLightState::traffic_light_state

在文件 Command.h291 行定义.


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