Apollo 10.0
自动驾驶开放平台
apollo::drivers::canbus::CheckIdArg结构体 参考

this struct include data for check ids. 更多...

#include <message_manager.h>

apollo::drivers::canbus::CheckIdArg 的协作图:

Public 属性

int64_t period = 0
 
int64_t real_period = 0
 
int64_t last_time = 0
 
int32_t error_count = 0
 

详细描述

this struct include data for check ids.

在文件 message_manager.h55 行定义.

类成员变量说明

◆ error_count

int32_t apollo::drivers::canbus::CheckIdArg::error_count = 0

在文件 message_manager.h59 行定义.

◆ last_time

int64_t apollo::drivers::canbus::CheckIdArg::last_time = 0

在文件 message_manager.h58 行定义.

◆ period

int64_t apollo::drivers::canbus::CheckIdArg::period = 0

在文件 message_manager.h56 行定义.

◆ real_period

int64_t apollo::drivers::canbus::CheckIdArg::real_period = 0

在文件 message_manager.h57 行定义.


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