#include <LOW_sharedMemSegmentFactory.h>
Static Public Methods | |
LOW_sharedMemSegment * | new_sharedMemSegment (const sharedMemSegmentIPCKey_t inSharedMemIPCKey, unsigned int inSize) |
Platform aware replacement for creating dynamic instances of LOW_sharedMemSegment. More... |
This class also contains platform specific type definitions.
Definition at line 36 of file LOW_sharedMemSegmentFactory.h.
|
Platform aware replacement for creating dynamic instances of LOW_sharedMemSegment.
Definition at line 28 of file LOW_sharedMemSegmentFactory.cpp. Referenced by LOW_linkDS2480B::LOW_linkDS2480B(). |