Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

creditLine Struct Reference

credit data structure to transmit buffer status More...

#include <credit.h>

List of all members.


Public Member Functions

bool operator== (const creditLine &rhs) const

Public Attributes

sc_bit freeVC
 status of virtual channel (1 - a VC is free, 0 - No VC is free)
sc_bit freeBuf
 status of buffers (1 - a buffer is free, 0 - No buffer is free)

Detailed Description

credit data structure to transmit buffer status


Member Function Documentation

bool creditLine::operator== const creditLine rhs  )  const [inline]
 


Member Data Documentation

sc_bit creditLine::freeBuf
 

status of buffers (1 - a buffer is free, 0 - No buffer is free)

sc_bit creditLine::freeVC
 

status of virtual channel (1 - a VC is free, 0 - No VC is free)


Generated on Mon May 7 19:03:19 2007 for NIRGAM by  doxygen 1.3.9.1