![]() |
RMVL
2.5.0-dev
Robotic Manipulation and Vision Library
|
成员的完整列表,这些成员属于 rm::LatestBytesSHM,包括所有继承而来的类成员
| capacity() const noexcept | rm::LatestBytesSHM | inline |
| data() noexcept | rm::SHMBase | inline |
| data() const noexcept | rm::SHMBase | inline |
| empty() const noexcept | rm::LatestBytesSHM | |
| isCreator() const noexcept | rm::SHMBase | inline |
| LatestBytesSHM(std::string_view name, std::size_t capacity) | rm::LatestBytesSHM | |
| operator=(const SHMBase &)=delete | rm::SHMBase | |
| operator=(SHMBase &&other) noexcept | rm::SHMBase | |
| read(std::string &data, uint64_t &last_sequence) noexcept | rm::LatestBytesSHM | |
| SHMBase(std::string_view name, std::size_t size) | rm::SHMBase | |
| SHMBase(const SHMBase &)=delete | rm::SHMBase | |
| SHMBase(SHMBase &&other) noexcept | rm::SHMBase | |
| write(std::string_view data) noexcept | rm::LatestBytesSHM | |
| ~SHMBase() | rm::SHMBase |