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

rteInPort Class Reference

#include <rteport.h>

List of all members.

Public Member Functions

 rteInPort (InPortImpl &i, rteFifo &f)
virtual ~rteInPort ()
const InPortImplapi () const
void read (void *p, unsigned int nitems)

Private Attributes

InPortImplbase
rteFifofifo


Constructor & Destructor Documentation

rteInPort::rteInPort InPortImpl i,
rteFifo f
 

Definition at line 15 of file rteport.cc.

References base, base, fifo, InPortImpl::impl, and rteFifo::in.

rteInPort::~rteInPort  )  [virtual]
 

Definition at line 23 of file rteport.cc.

References base, fifo, InPortImpl::impl, and rteFifo::in.


Member Function Documentation

const InPortImpl * rteInPort::api  )  const
 

Definition at line 29 of file rteport.cc.

References base.

Referenced by cosyNetwork::printProcessStatus().

void rteInPort::read void *  p,
unsigned int  nitems
 

Definition at line 34 of file rteport.cc.

References fifo, and rteFifo::read().

Referenced by InPortImplT< T >::read().


Member Data Documentation

InPortImpl* rteInPort::base [private]
 

Definition at line 28 of file rteport.h.

Referenced by api(), rteInPort(), and ~rteInPort().

rteFifo* rteInPort::fifo [private]
 

Definition at line 29 of file rteport.h.

Referenced by read(), rteInPort(), and ~rteInPort().


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