#include <sharedmemmappingfactory.h>
Inheritance diagram for SharedMemMappingFactory:
Public Member Functions | |
virtual ChannelMapping * | createChannelMapping (const char *name, BasicSmartPointer< InstructionContext > instrContext, int id) |
|
Create the shared memory implementation of a ChannelMapping. Callers are responsible for deallocating ChannelMappings.
Implements MappingFactory. |