#include "wxwidgets_comms.h"
Definition at line 182 of file wxwidgets_comms.h.
◆ PLMemoryMap() [1/2]
| PLMemoryMap::PLMemoryMap |
( |
| ) |
|
◆ PLMemoryMap() [2/2]
| PLMemoryMap::PLMemoryMap |
( |
const char * |
name, |
|
|
PLINT |
size, |
|
|
bool |
mustExist, |
|
|
bool |
mustNotExist |
|
) |
| |
◆ ~PLMemoryMap()
| PLMemoryMap::~PLMemoryMap |
( |
| ) |
|
◆ close()
| void PLMemoryMap::close |
( |
| ) |
|
◆ create()
| void PLMemoryMap::create |
( |
const char * |
name, |
|
|
PLINT |
size, |
|
|
bool |
mustExist, |
|
|
bool |
mustNotExist |
|
) |
| |
◆ getBuffer()
| char* PLMemoryMap::getBuffer |
( |
| ) |
|
|
inline |
◆ getSize()
| size_t PLMemoryMap::getSize |
( |
| ) |
|
|
inline |
◆ isValid()
| bool PLMemoryMap::isValid |
( |
| ) |
|
|
inline |
◆ m_buffer
| void* PLMemoryMap::m_buffer |
|
private |
◆ m_mapFile
| int PLMemoryMap::m_mapFile |
|
private |
◆ m_name
| char* PLMemoryMap::m_name |
|
private |
◆ m_size
| size_t PLMemoryMap::m_size |
|
private |
The documentation for this class was generated from the following files: