Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

mimo::MultiplexerT< seqT > Class Template Reference

Multiplexer. More...

#include <multiplexer.h>

Inheritance diagram for mimo::MultiplexerT< seqT >:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 MultiplexerT (int deviceID, DeviceSystemIntf *system, const simth::PropertyList &pl)
void process ()

Related Functions

(Note that these are not member functions.)

propertylist_MultiplexerT CMatrixSeq (not_a_function)

Detailed Description

template<class seqT>
class mimo::MultiplexerT< seqT >

Multiplexer.

Implementation class for a general multiplexer, where the type of the data sequence is specified through the type template.


Constructor & Destructor Documentation

template<class seqT>
mimo::MultiplexerT< seqT >::MultiplexerT int  deviceID,
DeviceSystemIntf system,
const simth::PropertyList pl
 


Member Function Documentation

template<class seqT>
void mimo::MultiplexerT< seqT >::process  )  [inline, virtual]
 

Reimplemented from mimo::Multiplexer.


Friends And Related Function Documentation

template<class seqT>
propertylist_MultiplexerT CMatrixSeq not_a_function   )  [related]
 

-CMatrixSeq.

These are the properties of class MultiplexerT-CMatrixSeq. . 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 mimo::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.

input_ports
<unsigned>, default "" -- The number of input ports.

output_ports
<unsigned>, default "" -- The number of output ports. Input and output ports must be an integer multiple of each other.

streamtype
<enum>, default "CMatrixSeq" -- String specifying the sequence data type of the input and output ports. The names are the ones as defined in signals.h, e.g. bitSeq, ModSeq, symSeq etc.

3 properties in this class. The above properties have been inherited from the base class mimo::Multiplexer .

nr_rows
<unsigned>, default "" -- Number of rows of the matrix inside the sequence

nr_cols
<unsigned>, default "" -- Number of columns of the matrix inside the sequence

2 properties in this class.


Generated on Tue Aug 9 14:44:14 2005 for mimolib by  doxygen 1.4.1