类 | |
| struct | hash< carla::road::element::Waypoint > |
| struct | hash< CarlaRecorderCollision > |
类型定义 | |
| using | WaypointHash = hash< carla::road::element::Waypoint > |
函数 | |
| std::ostream & | operator<< (std::ostream &out, const ::carla::client::Timestamp ×tamp) |
| 标准输出流操作 更多... | |
| std::ostream & | operator<< (std::ostream &out, const ::carla::rss::ActorConstellationData &actor_constellation_data) |
| standard ostream operator 更多... | |
| std::ostream & | operator<< (std::ostream &out, const ::carla::rss::ActorConstellationResult &actor_constellation_result) |
| standard ostream operator 更多... | |
| std::ostream & | operator<< (std::ostream &out, const ::carla::rss::EgoDynamicsOnRoute &ego_dynamics_on_route) |
| standard ostream operator 更多... | |
| using std::WaypointHash = typedef hash<carla::road::element::Waypoint> |
在文件 road/element/Waypoint.cpp 第 15 行定义.
|
inline |
|
inline |
standard ostream operator
| [in/out] | os The output stream to write to | |
| [in] | actor_constellation_result | the actor constellation result to stream out |
在文件 RssCheck.h 第 532 行定义.
|
inline |
standard ostream operator
| [in/out] | os The output stream to write to | |
| [in] | actor_constellation_result | the actor constellation result to stream out |
在文件 RssCheck.h 第 513 行定义.
|
inline |
standard ostream operator
| [in/out] | os The output stream to write to | |
| [in] | ego_dynamics_on_route | the ego dynamics on route to stream out |
在文件 RssCheck.h 第 481 行定义.