Classes | |
| class | SharedMemory |
| Abstraction of a shared memory. More... | |
Functions | |
| bool | SharedMemoryExists (PCChar8 name) |
| Queries if a given shared memory exists. More... | |
Modules | |
| Internal | |
| bool SharedMemoryExists | ( | PCChar8 | name | ) |
Queries if a given shared memory exists.
| name | The name of the shared memory. |