libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
create_shm_and_child::ensure_exits Class Reference

Public Member Functions

 ensure_exits (shared_data &data) noexcept(true)
 
 ~ensure_exits () noexcept(true)
 
 ensure_exits (shared_data &data) noexcept(true)
 
 ~ensure_exits () noexcept(true)
 

Detailed Description

Definition at line 38 of file shared_mem.cpp.

Constructor & Destructor Documentation

◆ ensure_exits() [1/2]

create_shm_and_child::ensure_exits::ensure_exits ( shared_data &  data)
inlineexplicitnoexcept

Definition at line 40 of file shared_mem.cpp.

◆ ~ensure_exits() [1/2]

create_shm_and_child::ensure_exits::~ensure_exits ( )
inlinenoexcept

Definition at line 42 of file shared_mem.cpp.

◆ ensure_exits() [2/2]

create_shm_and_child::ensure_exits::ensure_exits ( shared_data &  data)
inlineexplicitnoexcept

Definition at line 40 of file shared_mem.cpp.

◆ ~ensure_exits() [2/2]

create_shm_and_child::ensure_exits::~ensure_exits ( )
inlinenoexcept

Definition at line 42 of file shared_mem.cpp.


The documentation for this class was generated from the following file: