Uses of Class
com.cmpware.cmp.links.CellBE_FIFO

Packages that use CellBE_FIFO
com.cmpware.cmp.links   
 

Uses of CellBE_FIFO in com.cmpware.cmp.links
 

Fields in com.cmpware.cmp.links declared as CellBE_FIFO
protected  CellBE_FIFO CellBE_MailboxStatus.spuInMbox
          The SPU in mail;box
 

Constructors in com.cmpware.cmp.links with parameters of type CellBE_FIFO
CellBE_MailboxStatus(CellBE_SharedRegister spuOutMbox, CellBE_SharedRegister spuOutMboxI, CellBE_FIFO spuInMbox)
          This constructor sets up the mailbox status port.