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

SelectList Class Reference

#include <select.h>

Inheritance diagram for SelectList:

SelectImpl List of all members.

Public Member Functions

 SelectList (const Id &n)
template<class T> void pushBack (const InPort< T > &p, unsigned int n=1)
template<class T> void pushBack (const OutPort< T > &p, unsigned int n=1)
unsigned int select ()

Constructor & Destructor Documentation

SelectList::SelectList const Id n  )  [inline]
 

Definition at line 25 of file select.h.


Member Function Documentation

template<class T>
void SelectList::pushBack const OutPort< T > &  p,
unsigned int  n = 1
[inline]
 

Definition at line 25 of file select.cc.

References SelectImpl::pushBack().

template<class T>
void SelectList::pushBack const InPort< T > &  p,
unsigned int  n = 1
[inline]
 

Definition at line 19 of file select.cc.

References SelectImpl::pushBack().

Referenced by select().

unsigned int SelectList::select  )  [inline]
 

Reimplemented from SelectImpl.

Definition at line 31 of file select.cc.

References SelectImpl::select().

Referenced by 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