![]() |
RMVL
2.4.0-dev
Robotic Manipulation and Vision Library
|
成员的完整列表,这些成员属于 rm::AtomicSHM< T, typename >,包括所有继承而来的类成员
| AtomicSHM(std::string_view name) | rm::AtomicSHM< T, typename > | |
| AtomicSHM(const AtomicSHM &)=delete | rm::AtomicSHM< T, typename > | |
| AtomicSHM(AtomicSHM &&)=delete | rm::AtomicSHM< T, typename > | |
| data() noexcept | rm::SHMBase | inline |
| data() const noexcept | rm::SHMBase | inline |
| destroy(std::string_view name) | rm::SHMBase | static |
| empty() const noexcept | rm::AtomicSHM< T, typename > | |
| isCreator() const noexcept | rm::SHMBase | inline |
| operator=(const AtomicSHM &)=delete | rm::AtomicSHM< T, typename > | |
| operator=(AtomicSHM &&)=delete | rm::AtomicSHM< T, typename > | |
| rm::SHMBase::operator=(const SHMBase &)=delete | rm::SHMBase | |
| rm::SHMBase::operator=(SHMBase &&)=default | rm::SHMBase | |
| read(T &value) noexcept | rm::AtomicSHM< T, typename > | |
| SHMBase(std::string_view name, std::size_t size) | rm::SHMBase | |
| SHMBase(const SHMBase &)=delete | rm::SHMBase | |
| SHMBase(SHMBase &&)=default | rm::SHMBase | |
| write(const T &value) noexcept | rm::AtomicSHM< T, typename > | |
| ~SHMBase() | rm::SHMBase |