|
Grid 0.7.0
|
#include <Grid/GridCore.h>#include <semaphore.h>#include <fcntl.h>#include <unistd.h>#include <limits.h>#include <sys/types.h>#include <sys/ipc.h>#include <sys/shm.h>#include <sys/mman.h>#include <zlib.h>Go to the source code of this file.
Data Structures | |
| class | GlobalSharedMemory |
| class | SharedMemory |
Typedefs | |
| typedef int | MpiCommsRequest_t |
| typedef int | CommsRequest_t |
| typedef int | Grid_MPI_Comm |
Functions | |
| NAMESPACE_BEGIN (Grid) | |
| NAMESPACE_END (Grid) | |
| typedef int MpiCommsRequest_t |
Definition at line 82 of file SharedMemory.h.
| typedef int CommsRequest_t |
Definition at line 83 of file SharedMemory.h.
| typedef int Grid_MPI_Comm |
Definition at line 84 of file SharedMemory.h.
| NAMESPACE_BEGIN | ( | Grid | ) |
| NAMESPACE_END | ( | Grid | ) |