|
libcommonc++
0.7
|
#include <commonc++/Common.h++>#include <commonc++/MemoryBlock.h++>#include <commonc++/Permissions.h++>#include <commonc++/String.h++>#include <commonc++/SystemException.h++>

Go to the source code of this file.
Classes | |
| class | SharedMemoryBlock |
| An encapsulation of a block of memory that can be mapped by one or more (not necessarily related) processes; when one process changes the data in the block, the changes are immediately visible to the other processes. More... | |
Namespaces | |
| ccxx | |