Apollo 10.0
自动驾驶开放平台
|
#include <subscriber.h>
Public 成员函数 | |
Subscriber (const std::string &name, const proto::QosProfile &qos, eprosima::fastdds::dds::DomainParticipant *participant, const rtps::subsciber_callback &callback) | |
virtual | ~Subscriber () |
bool | Init () |
void | Shutdown () |
在文件 subscriber.h 第 45 行定义.
apollo::cyber::transport::Subscriber::Subscriber | ( | const std::string & | name, |
const proto::QosProfile & | qos, | ||
eprosima::fastdds::dds::DomainParticipant * | participant, | ||
const rtps::subsciber_callback & | callback | ||
) |
在文件 subscriber.cc 第 22 行定义.
|
virtual |
在文件 subscriber.cc 第 35 行定义.
bool apollo::cyber::transport::Subscriber::Init | ( | ) |
在文件 subscriber.cc 第 37 行定义.
void apollo::cyber::transport::Subscriber::Shutdown | ( | ) |
在文件 subscriber.cc 第 72 行定义.