Public Member Functions

Cell Class Reference

List of all members.

Public Member Functions

 Cell (std::string _name, bool _reconfigurable, int _nbCellsPerColumn=1, int _cost=0, int _bitstreamSizerPerColumn=0, bool _sensitive=false)
std::string getName (void) const
int getNbCellsPerColumn (void) const
int getCellCost (void) const
bool isReconfigurable (void) const
int getBitstreamSizePerColumn (void) const
bool isSentitiveToResourceMargin (void) const

The documentation for this class was generated from the following files:
 All Classes Files Functions Enumerations