Code::Blocks
SVN r11506
|
Go to the source code of this file.
Classes | |
class | SharedMemory |
class | IPC |
Macros | |
#define | WIN32_LEAN_AND_MEAN |
#define | NOGDI |
Typedefs | |
typedef HANDLE | shm_handle_t |
typedef HANDLE | semaphore_t |
Variables | |
static const int | ipc_buf_size = 1024*64 |
typedef HANDLE semaphore_t |
typedef HANDLE shm_handle_t |
|
static |
Definition at line 42 of file ipc.h.
Referenced by SharedMemory::SharedMemory(), SharedMemory::Size(), and SharedMemory::Unlock().