Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members

rteSelect Class Reference

#include <rteselect.h>

Inheritance diagram for rteSelect:

cosySelect List of all members.

Public Member Functions

 rteSelect (SelectImpl &s)
virtual ~rteSelect ()
const SelectImplapi () const
virtual void pushBack (const InPortImpl &p, unsigned int n)=0
virtual void pushBack (const OutPortImpl &p, unsigned int n)=0
virtual unsigned int select ()=0

Protected Attributes

SelectImplbase

Constructor & Destructor Documentation

rteSelect::rteSelect SelectImpl s  ) 
 

Definition at line 14 of file rteselect.cc.

References base, base, and SelectImpl::impl.

rteSelect::~rteSelect  )  [virtual]
 

Definition at line 20 of file rteselect.cc.


Member Function Documentation

const SelectImpl * rteSelect::api  )  const
 

Definition at line 23 of file rteselect.cc.

References base.

Referenced by cosySelect::select().

virtual void rteSelect::pushBack const OutPortImpl p,
unsigned int  n
[pure virtual]
 

Implemented in cosySelect.

virtual void rteSelect::pushBack const InPortImpl p,
unsigned int  n
[pure virtual]
 

Implemented in cosySelect.

Referenced by SelectImpl::pushBack().

virtual unsigned int rteSelect::select  )  [pure virtual]
 

Implemented in cosySelect.

Referenced by SelectImpl::select().


Member Data Documentation

SelectImpl* rteSelect::base [protected]
 

Definition at line 33 of file rteselect.h.

Referenced by api(), rteSelect(), and cosySelect::select().


The documentation for this class was generated from the following files:
Generated on Wed Feb 15 14:52:41 2006 for yapi by doxygen 1.3.2