|
BWAPI
|
| create(int size) | Util::SharedMemory | |
| create(int size, const char *systemName) | Util::SharedMemory | |
| exportToProcess(RemoteProcess &target, bool readOnly) const | Util::SharedMemory | |
| getMemory() const | Util::SharedMemory | |
| getPageSize() | Util::SharedMemory | [static] |
| import(Export source) | Util::SharedMemory | |
| pack(T *pt) const | Util::SharedMemory | [inline] |
| release() | Util::SharedMemory | |
| SharedMemory() | Util::SharedMemory | |
| unpack(Pointer< T > p) const | Util::SharedMemory | [inline] |
| ~SharedMemory() | Util::SharedMemory |
1.7.6.1