#include <ProcessFuncInterface.h>
Definition at line 46 of file ProcessFuncInterface.h.
◆ ProcessFuncInterface()
ProcessFuncInterface::ProcessFuncInterface |
( |
unsigned int |
shmSize, |
|
|
key_t |
sharedid |
|
) |
| |
|
inline |
◆ ~ProcessFuncInterface()
ProcessFuncInterface::~ProcessFuncInterface |
( |
| ) |
|
|
inline |
◆ createShareMemory()
void ProcessFuncInterface::createShareMemory |
( |
| ) |
|
|
inline |
◆ deleteShareMemory()
void ProcessFuncInterface::deleteShareMemory |
( |
| ) |
|
|
inline |
◆ getSharedMemory()
void* ProcessFuncInterface::getSharedMemory |
( |
| ) |
|
|
inline |
◆ sharedid
key_t ProcessFuncInterface::sharedid |
|
private |
◆ shm
void* ProcessFuncInterface::shm = NULL |
|
private |
◆ shmid
int ProcessFuncInterface::shmid |
|
private |
◆ shmSize
unsigned int ProcessFuncInterface::shmSize |
|
private |
The documentation for this class was generated from the following file: