#include <multiplexer.h>
Inheritance diagram for simthlib::MultiplexerT< seqT >:

Public Member Functions | |
| MultiplexerT (int deviceID, simth::DeviceSystemIntf *system, const simth::PropertyList &pl, unsigned int _iports, unsigned int _oports, typename seqT::value_type default_val=typename seqT::value_type()) | |
| MultiplexerT (int deviceID, simth::DeviceSystemIntf *system, const simth::PropertyList &pl) | |
| void | process () |
Related Functions | |
| (Note that these are not member functions.) | |
| propertylist_MultiplexerT | LlvSeq (not_a_function) |
| propertylist_MultiplexerT | SymSeq (not_a_function) |
Implementation class for a general multiplexer, where the type of the data sequence is specified through the type template.
|
||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
Constructor for the device factory function |
|
|||||||||
|
Reimplemented from simthlib::Multiplexer. |
|
||||||||||
|
-LlvSeq. These are the properties of class MultiplexerT-LlvSeq. . This list is auto-generated from the XML-Devicelist of this device by means of an XSLT transformation script. Description of this device in the XML file: Note that this class also has the Properties of its base classes. The direct base class is simthlib::Multiplexer ; direct link to its propertylist should be propertylist_Multiplexer(). The list below usually includes the properties that have been inherited from the base classes; the properties which belong only to this class can be found at the end of this list. |
|
||||||||||
|
-SymSeq. These are the properties of class MultiplexerT-SymSeq. . This list is auto-generated from the XML-Devicelist of this device by means of an XSLT transformation script. Description of this device in the XML file: Note that this class also has the Properties of its base classes. The direct base class is simthlib::Multiplexer ; direct link to its propertylist should be propertylist_Multiplexer(). The list below usually includes the properties that have been inherited from the base classes; the properties which belong only to this class can be found at the end of this list. |
1.4.1