libfoedus-core
FOEDUS Core Library
foedus::memory::SharedMemory Member List

This is the complete list of members for foedus::memory::SharedMemory, including all inherited members.

alloc(const std::string &meta_path, uint64_t size, int numa_node, bool use_hugepages)foedus::memory::SharedMemory
attach(const std::string &meta_path, bool use_hugepages)foedus::memory::SharedMemory
get_block() const foedus::memory::SharedMemoryinline
get_meta_path() const foedus::memory::SharedMemoryinline
get_numa_node() const foedus::memory::SharedMemoryinline
get_owner_pid() const foedus::memory::SharedMemoryinline
get_shmid() const foedus::memory::SharedMemoryinline
get_shmkey() const foedus::memory::SharedMemoryinline
get_size() const foedus::memory::SharedMemoryinline
is_null() const foedus::memory::SharedMemoryinline
is_owned() const foedus::memory::SharedMemory
mark_for_release()foedus::memory::SharedMemory
operator<<(std::ostream &o, const SharedMemory &v)foedus::memory::SharedMemoryfriend
operator=(const SharedMemory &other)=deletefoedus::memory::SharedMemory
operator=(SharedMemory &&other) noexceptfoedus::memory::SharedMemory
release_block()foedus::memory::SharedMemory
SharedMemory() noexceptfoedus::memory::SharedMemoryinline
SharedMemory(const SharedMemory &other)=deletefoedus::memory::SharedMemory
SharedMemory(SharedMemory &&other) noexceptfoedus::memory::SharedMemory
~SharedMemory()foedus::memory::SharedMemoryinline