CppCommon 1.0.5.0
C++ Common Library
Loading...
Searching...
No Matches
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