Apollo 10.0
自动驾驶开放平台
|
#include <cstdint>
类 | |
class | apollo::cyber::NullType |
命名空间 | |
namespace | apollo |
class register implement | |
namespace | apollo::cyber |
枚举 | |
enum | apollo::cyber::ReturnCode { apollo::cyber::SUCC = 0 , apollo::cyber::FAIL = 1 } |
enum | apollo::cyber::Relation : std::uint8_t { apollo::cyber::NO_RELATION = 0 , apollo::cyber::DIFF_HOST , apollo::cyber::DIFF_PROC , apollo::cyber::SAME_PROC } |
Describe relation between nodes, writers/readers... 更多... | |