类 | |
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) |
standard ostream operator | |
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 = hash<carla::road::element::Waypoint> |
在文件 road/element/Waypoint.cpp 第 13 行定义.
|
inline |
standard ostream operator
[in/out] | out The output stream to write to | |
[in] | timestamp | the timestamp to stream out |
在文件 Timestamp.h 第 65 行定义.
|
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 第 410 行定义.
|
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 第 391 行定义.
|
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 第 359 行定义.