|
dxd - dynax driver framework 2.6.0d170
cross platform open source driver development framework
|
macOS user space shared memory More...
#include <dx_sync.h>
Inheritance diagram for dx::shared::memory< buffer_t >:
Collaboration diagram for dx::shared::memory< buffer_t >:Classes | |
| struct | header |
Public Member Functions | |
| dx_catchall_rethrow (, "name:%s [%s] size:%d+%d", this->name.c_str(), name.c_str(), size, sizeof(header)) operator struct | |
| void | free () noexcept |
| memory & | initialize (const std::string &name, uint32_t version, size_t size=sizeof(buffer_t)) try |
| memory ()=default | |
| memory ()=default | |
| memory (const std::string &name, uint32_t version, size_t size=sizeof(buffer_t)) | |
| memory (const std::string &name, uint32_t version, size_t size=sizeof(buffer_t)) | |
| operator bool () const noexcept | |
| operator buffer_t * () const noexcept | |
| buffer_t & | operator* () const noexcept |
| uint32_t | operator++ (int) noexcept |
| uint32_t | operator-- (int) noexcept |
| buffer_t * | operator-> () const noexcept |
| ~memory () noexcept | |
macOS user space shared memory
windows user space shared memory
|
default |
|
inline |
Here is the call graph for this function:
|
inlinenoexcept |
Here is the call graph for this function:
|
default |
|
inline |
Here is the call graph for this function:
|
inline |
|
inlinenoexcept |
Here is the call graph for this function:
|
inline |
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
| (c) copyright 2009 dynamic acoustics e.U. | generated on Mon Nov 3 2025 |