|
OpenRTM-aist
1.2.1
|
#include <sys/mman.h>#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include <stdio.h>#include <unistd.h>#include <string>#include <coil/config_coil.h>

Go to the source code of this file.
Classes | |
| class | coil::SharedMemory |
| SharedMemory class. More... | |
Namespaces | |
| coil | |
| Common Object Interface Layer. | |
Macros | |
| #define | DEFAULT_MEMORY_SIZE 2097152 |
| #define DEFAULT_MEMORY_SIZE 2097152 |
1.8.11