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

simthlib::DisplaypipeSeqT< seqT > Class Template Reference

#include <displaypipe.h>

Inheritance diagram for simthlib::DisplaypipeSeqT< seqT >:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 DisplaypipeSeqT (int deviceID, simth::DeviceSystemIntf *system, const simth::PropertyList &pl)
 DisplaypipeSeqT (int deviceID, simth::DeviceSystemIntf *system, const simth::PropertyList &pl, Displaypipe::View_Mode vMode, Displaypipe::Interface_Mode iMode)
 DisplaypipeSeqT (int deviceID, simth::DeviceSystemIntf *system, const simth::PropertyList &pl, int zWidth, int increment, int delayInSeconds, Displaypipe::Interface_Mode iMode)
 ~DisplaypipeSeqT ()
virtual void process ()
void print (std::ostream &os) const

Protected Member Functions

std::string filenameIntf (int interfaceNumber) const

Protected Attributes

View_Mode vMode
Interface_Mode iMode
unsigned iports
 Number of input ports.

Related Functions

(Note that these are not member functions.)

propertylist_DisplaypipeSeqT IntSeq (not_a_function)

Detailed Description

template<class seqT>
class simthlib::DisplaypipeSeqT< seqT >

Implementation class for an on-line display, i.e. an animation, of continuously updated sequences.

Unlike with the parent class this class implements the pure virtual function process() of the base class simth::Device. Hence, this class has to be used to make an instance of a display pipe where the type of the input sequences is specified by the template argument.

For docs see parent class.


Constructor & Destructor Documentation

template<class seqT>
simthlib::DisplaypipeSeqT< seqT >::DisplaypipeSeqT int  deviceID,
simth::DeviceSystemIntf system,
const simth::PropertyList pl
 

template<class seqT>
simthlib::DisplaypipeSeqT< seqT >::DisplaypipeSeqT int  deviceID,
simth::DeviceSystemIntf system,
const simth::PropertyList pl,
Displaypipe::View_Mode  vMode,
Displaypipe::Interface_Mode  iMode
 

template<class seqT>
simthlib::DisplaypipeSeqT< seqT >::DisplaypipeSeqT int  deviceID,
simth::DeviceSystemIntf system,
const simth::PropertyList pl,
int  zWidth,
int  increment,
int  delayInSeconds,
Displaypipe::Interface_Mode  iMode
 

template<class seqT>
simthlib::DisplaypipeSeqT< seqT >::~DisplaypipeSeqT  ) 
 


Member Function Documentation

template<class seqT>
std::string simthlib::DisplaypipeSeqT< seqT >::filenameIntf int  interfaceNumber  )  const [protected]
 

template<class seqT>
void simthlib::DisplaypipeSeqT< seqT >::print std::ostream &  os  )  const [virtual]
 

Reimplemented from simthlib::Displaypipe.

template<class seqT>
virtual void simthlib::DisplaypipeSeqT< seqT >::process  )  [virtual]
 

Implements simth::Device.


Friends And Related Function Documentation

template<class seqT>
propertylist_DisplaypipeSeqT IntSeq not_a_function   )  [related]
 

-IntSeq.

These are the properties of class DisplaypipeSeqT-IntSeq. . 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: Implementation class for an on-line display, i.e. an animation, of continuously updated sequences.

Note that this class also has the Properties of its base classes. The direct base class is simthlib::Displaypipe ; direct link to its propertylist should be propertylist_Displaypipe(). 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.


Member Data Documentation

template<class seqT>
Interface_Mode simthlib::DisplaypipeSeqT< seqT >::iMode [protected]
 

template<class seqT>
unsigned simthlib::DisplaypipeSeqT< seqT >::iports [protected]
 

Number of input ports.

template<class seqT>
View_Mode simthlib::DisplaypipeSeqT< seqT >::vMode [protected]
 


Generated on Tue Aug 9 14:38:05 2005 for simtheticlib by  doxygen 1.4.1