ARRAY enum value | vistle::ShmData | |
at(const size_t idx) | vistle::shm_array< T, allocator > | inline |
at(const size_t idx) const | vistle::shm_array< T, allocator > | inline |
back() | vistle::shm_array< T, allocator > | inline |
begin() const | vistle::shm_array< T, allocator > | inline |
capacity() const | vistle::shm_array< T, allocator > | inline |
check() const | vistle::shm_array< T, allocator > | inline |
clear() | vistle::shm_array< T, allocator > | inline |
clearDimensionHint() | vistle::shm_array< T, allocator > | inline |
const_iterator typedef | vistle::shm_array< T, allocator > | |
const_reference typedef | vistle::shm_array< T, allocator > | |
data() const | vistle::shm_array< T, allocator > | inline |
emplace_back(Args &&...args) | vistle::shm_array< T, allocator > | inline |
empty() const | vistle::shm_array< T, allocator > | inline |
end() const | vistle::shm_array< T, allocator > | inline |
front() | vistle::shm_array< T, allocator > | inline |
INVALID enum value | vistle::ShmData | |
iterator typedef | vistle::shm_array< T, allocator > | |
m_refcount | vistle::ShmData | mutable |
name | vistle::ShmData | |
OBJECT enum value | vistle::ShmData | |
operator[](const size_t idx) | vistle::shm_array< T, allocator > | inline |
operator[](const size_t idx) const | vistle::shm_array< T, allocator > | inline |
pointer typedef | vistle::shm_array< T, allocator > | |
push_back(const T &v) | vistle::shm_array< T, allocator > | inline |
ref() const | vistle::ShmData | inline |
refcount() const | vistle::ShmData | inline |
reserve(const size_t new_capacity) | vistle::shm_array< T, allocator > | inline |
reserve_or_shrink(const size_t capacity) | vistle::shm_array< T, allocator > | inline |
resize(const size_t size) | vistle::shm_array< T, allocator > | inline |
resize(const size_t size, const T &value) | vistle::shm_array< T, allocator > | inline |
save(Archive &ar) const | vistle::shm_array< T, allocator > | |
setDimensionHint(const size_t sx, const size_t sy=1, const size_t sz=1) | vistle::shm_array< T, allocator > | inline |
setExact(bool exact) | vistle::shm_array< T, allocator > | inline |
shm_array(const allocator &alloc=allocator()) | vistle::shm_array< T, allocator > | inline |
shm_array(const size_t size, const allocator &alloc=allocator()) | vistle::shm_array< T, allocator > | inline |
shm_array(const size_t size, const T &value, const allocator &alloc=allocator()) | vistle::shm_array< T, allocator > | inline |
shm_array(shm_array &&other) | vistle::shm_array< T, allocator > | inline |
ShmData(ShmType t, const std::string &name=std::string()) | vistle::ShmData | inlineexplicit |
ShmType enum name | vistle::ShmData | |
shmtype | vistle::ShmData | |
shrink_to_fit() | vistle::shm_array< T, allocator > | inline |
size() const | vistle::shm_array< T, allocator > | inline |
size_type typedef | vistle::shm_array< T, allocator > | |
type() const | vistle::shm_array< T, allocator > | inline |
typeId() | vistle::shm_array< T, allocator > | static |
unref() const | vistle::ShmData | inline |
value_type typedef | vistle::shm_array< T, allocator > | |
~shm_array() | vistle::shm_array< T, allocator > | inline |
~ShmData() | vistle::ShmData | inline |