
Go to the source code of this file.
Classes | |
| struct | robot_status |
Defines | |
| #define | SHM_KEY 16000 |
Typedefs | |
| typedef struct robot_status | robot_status |
Functions | |
| unsigned char * | InitSharedMem (int key, int size) |
| #define SHM_KEY 16000 |
Definition at line 5 of file sharedmem.h.
| typedef struct robot_status robot_status |
| unsigned char* InitSharedMem | ( | int | key, |
| int | size | ||
| ) |
Definition at line 11 of file sharedmem.c.