#include <msg_serializer.h>
|
static bool | SerializeMsg (double timestamp, uint64_t lidar_timestamp, int seq_num, const std::vector< base::ObjectPtr > &objects, const apollo::common::ErrorCode &error_code, PerceptionObstacles *obstacles) |
|
◆ MsgSerializer()
apollo::perception::onboard::MsgSerializer::MsgSerializer |
( |
| ) |
|
|
default |
◆ ~MsgSerializer()
apollo::perception::onboard::MsgSerializer::~MsgSerializer |
( |
| ) |
|
|
default |
◆ SerializeMsg()
static bool apollo::perception::onboard::MsgSerializer::SerializeMsg |
( |
double |
timestamp, |
|
|
uint64_t |
lidar_timestamp, |
|
|
int |
seq_num, |
|
|
const std::vector< base::ObjectPtr > & |
objects, |
|
|
const apollo::common::ErrorCode & |
error_code, |
|
|
PerceptionObstacles * |
obstacles |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: