Apollo 10.0
自动驾驶开放平台
|
类 | |
struct | SpanHandler |
class | Statistics |
类型定义 | |
using | LatencyVarPtr = std::shared_ptr<::bvar::LatencyRecorder > |
using | StatusVarPtr = std::shared_ptr<::bvar::Status< uint64_t > > |
using | AdderVarPtr = std::shared_ptr<::bvar::Adder< int32_t > > |
using apollo::cyber::statistics::AdderVarPtr = typedef std::shared_ptr<::bvar::Adder<int32_t> > |
在文件 statistics.h 第 43 行定义.
using apollo::cyber::statistics::LatencyVarPtr = typedef std::shared_ptr<::bvar::LatencyRecorder> |
在文件 statistics.h 第 41 行定义.
using apollo::cyber::statistics::StatusVarPtr = typedef std::shared_ptr<::bvar::Status<uint64_t> > |
在文件 statistics.h 第 42 行定义.