#include <shm_conf.h>
◆ ShmConf() [1/2]
apollo::cyber::transport::ShmConf::ShmConf |
( |
| ) |
|
◆ ShmConf() [2/2]
apollo::cyber::transport::ShmConf::ShmConf |
( |
const uint64_t & |
real_msg_size | ) |
|
|
explicit |
◆ ~ShmConf()
virtual apollo::cyber::transport::ShmConf::~ShmConf |
( |
| ) |
|
|
virtual |
◆ block_buf_size()
const uint64_t& apollo::cyber::transport::ShmConf::block_buf_size |
( |
| ) |
|
|
inline |
◆ block_num()
const uint32_t& apollo::cyber::transport::ShmConf::block_num |
( |
| ) |
|
|
inline |
◆ ceiling_msg_size()
const uint64_t& apollo::cyber::transport::ShmConf::ceiling_msg_size |
( |
| ) |
|
|
inline |
◆ managed_shm_size()
const uint64_t& apollo::cyber::transport::ShmConf::managed_shm_size |
( |
| ) |
|
|
inline |
◆ Update()
void apollo::cyber::transport::ShmConf::Update |
( |
const uint64_t & |
real_msg_size | ) |
|
The documentation for this class was generated from the following file: