#include <msgqmuxmappingfactory.h>
Inheritance diagram for MsgQMUXMappingFactory:
Public Member Functions | |
virtual ChannelMapping * | createChannelMapping (const char *name, BasicSmartPointer< InstructionContext > instrContext, int id) |
|
Create a new message queue mux implementation of a ChannelMapping. Callers are responsible for deallocating the returned ChannelMapping.
Implements MappingFactory. |