RMVL  2.4.0-dev
Robotic Manipulation and Vision Library
载入中...
搜索中...
未找到
rm::AtomicSHM< T, typename > 成员列表

成员的完整列表,这些成员属于 rm::AtomicSHM< T, typename >,包括所有继承而来的类成员

AtomicSHM(std::string_view name)rm::AtomicSHM< T, typename >
AtomicSHM(const AtomicSHM &)=deleterm::AtomicSHM< T, typename >
AtomicSHM(AtomicSHM &&)=deleterm::AtomicSHM< T, typename >
data() noexceptrm::SHMBaseinline
data() const noexceptrm::SHMBaseinline
destroy(std::string_view name)rm::SHMBasestatic
empty() const noexceptrm::AtomicSHM< T, typename >
isCreator() const noexceptrm::SHMBaseinline
operator=(const AtomicSHM &)=deleterm::AtomicSHM< T, typename >
operator=(AtomicSHM &&)=deleterm::AtomicSHM< T, typename >
rm::SHMBase::operator=(const SHMBase &)=deleterm::SHMBase
rm::SHMBase::operator=(SHMBase &&)=defaultrm::SHMBase
read(T &value) noexceptrm::AtomicSHM< T, typename >
SHMBase(std::string_view name, std::size_t size)rm::SHMBase
SHMBase(const SHMBase &)=deleterm::SHMBase
SHMBase(SHMBase &&)=defaultrm::SHMBase
write(const T &value) noexceptrm::AtomicSHM< T, typename >
~SHMBase()rm::SHMBase