Apollo  6.0
Open source self driving car software
apollo::cyber::transport::ReadableInfo Member List

This is the complete list of members for apollo::cyber::transport::ReadableInfo, including all inherited members.

block_index() constapollo::cyber::transport::ReadableInfoinline
channel_id() constapollo::cyber::transport::ReadableInfoinline
DeserializeFrom(const std::string &src)apollo::cyber::transport::ReadableInfo
DeserializeFrom(const char *src, std::size_t len)apollo::cyber::transport::ReadableInfo
host_id() constapollo::cyber::transport::ReadableInfoinline
kSizeapollo::cyber::transport::ReadableInfostatic
operator=(const ReadableInfo &other)apollo::cyber::transport::ReadableInfo
ReadableInfo()apollo::cyber::transport::ReadableInfo
ReadableInfo(uint64_t host_id, uint32_t block_index, uint64_t channel_id)apollo::cyber::transport::ReadableInfo
SerializeTo(std::string *dst) constapollo::cyber::transport::ReadableInfo
set_block_index(uint32_t block_index)apollo::cyber::transport::ReadableInfoinline
set_channel_id(uint64_t channel_id)apollo::cyber::transport::ReadableInfoinline
set_host_id(uint64_t host_id)apollo::cyber::transport::ReadableInfoinline
~ReadableInfo()apollo::cyber::transport::ReadableInfovirtual