CppCommon  1.0.4.1
C++ Common Library
CppCommon::SharedMemory Member List

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

name() const noexceptCppCommon::SharedMemoryinline
operator bool() constCppCommon::SharedMemoryinlineexplicit
operator=(const SharedMemory &)=deleteCppCommon::SharedMemory
operator=(SharedMemory &&shmem)=deleteCppCommon::SharedMemory
owner() constCppCommon::SharedMemory
ptr()CppCommon::SharedMemory
ptr() constCppCommon::SharedMemory
SharedMemory(const std::string &name, size_t size)CppCommon::SharedMemoryexplicit
SharedMemory(const SharedMemory &)=deleteCppCommon::SharedMemory
SharedMemory(SharedMemory &&shmem)=deleteCppCommon::SharedMemory
size() const noexceptCppCommon::SharedMemoryinline
~SharedMemory()CppCommon::SharedMemory