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

SelectImpl Class Reference

#include <selectimpl.h>

Inheritance diagram for SelectImpl:

SelectBase IdBase SelectList List of all members.

Public Member Functions

 SelectImpl (const IdBase &n)
 ~SelectImpl ()
void pushBack (const InPortImpl &p, unsigned int n=1)
void pushBack (const OutPortImpl &p, unsigned int n=1)
unsigned int select ()
rteSelectrte () const

Private Attributes

rteSelectimpl

Friends

class rteSelect

Constructor & Destructor Documentation

SelectImpl::SelectImpl const IdBase n  ) 
 

Definition at line 18 of file selectimpl.cc.

References Rte::create(), and NetworkImpl::RTE().

SelectImpl::~SelectImpl  ) 
 

Definition at line 23 of file selectimpl.cc.

References impl.


Member Function Documentation

void SelectImpl::pushBack const OutPortImpl p,
unsigned int  n = 1
 

Definition at line 38 of file selectimpl.cc.

References impl, and rteSelect::pushBack().

void SelectImpl::pushBack const InPortImpl p,
unsigned int  n = 1
 

Definition at line 33 of file selectimpl.cc.

References impl, and rteSelect::pushBack().

Referenced by SelectList::pushBack().

rteSelect * SelectImpl::rte  )  const
 

Definition at line 43 of file selectimpl.cc.

References impl.

unsigned int SelectImpl::select  ) 
 

Reimplemented in SelectList.

Definition at line 28 of file selectimpl.cc.

References impl, and rteSelect::select().

Referenced by SelectList::select().


Friends And Related Function Documentation

friend class rteSelect [friend]
 

Definition at line 31 of file selectimpl.h.


Member Data Documentation

rteSelect* SelectImpl::impl [private]
 

Definition at line 35 of file selectimpl.h.

Referenced by pushBack(), rte(), rteSelect::rteSelect(), select(), and ~SelectImpl().


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