|
virtual SharedRegion * | getLocalSharedRegion (const std::string &key, size_t size, uint8_t initByte=0)=0 |
|
virtual SharedRegion * | getGlobalSharedRegion (const std::string &key, size_t size, SharedRegionMerger *merger=NULL, uint8_t initByte=0)=0 |
|
virtual void | publishRegion (SharedRegion *)=0 |
|
virtual bool | isRegionReady (const SharedRegion *)=0 |
|
virtual void | shutdownSharedRegion (SharedRegion *)=0 |
|
virtual void | updateState (bool finalize)=0 |
|
|
virtual void | modifyRegion (SharedRegion *sr, size_t offset, size_t length, const void *data)=0 |
|
virtual void * | getMemory (SharedRegion *sr)=0 |
|
virtual const void * | getConstPtr (const SharedRegion *sr) const =0 |
|
The documentation for this class was generated from the following file: