Template Class IPCSharedMem
Defined in File IPC_SHARE_MEM.hpp
Class Documentation
-
template<typename T, int MEM_PROT_FLAG>
class IPCSharedMem Public Functions
-
inline IPCSharedMem(std::string *external_logger_string)
-
IPCSharedMem(const IPCSharedMem&) = delete
-
IPCSharedMem &operator=(const IPCSharedMem&) = delete
-
inline bool MakeIPCSharedMemory(const std::string &memfd_name, size_t data_length)
-
inline ~IPCSharedMem()
-
inline IPCSharedMem(std::string *external_logger_string)