hdf5serie
2.0.0
HDF5 Serie
|
Public Member Functions | |
ScopedLock (ipc::interprocess_mutex &mutex, File *self_, string_view msg_) | |
ScopedLock (const ScopedLock &)=delete | |
ScopedLock (ScopedLock &&)=delete | |
ScopedLock & | operator= (const ScopedLock &)=delete |
ScopedLock & | operator= (ScopedLock &&)=delete |
Static Private Member Functions | |
static void | initMsg (File *self, string_view msg) |
Private Attributes | |
File * | self |
string_view | msg |