, including all inherited members.
| addCompatibleTask(string task) (defined in RZ) | RZ | |
| areColumnsIdentical(int col1, int col2) (defined in RZ) | RZ | |
| clearCompatibleTasks(void) (defined in RZ) | RZ | |
| computeBitstreamSize(void) | RZ | |
| computeCost(void) | RZ | |
| constrainsColumn(Coordinates c) (defined in RZ) | RZ | |
| extendRZ(void) | RZ | |
| generateUCF(string taskname) | RZ | |
| generateUCF(string taskname, string pblock_name, ofstream &file) (defined in RZ) | RZ | |
| getCompatibleTaskVector(void) (defined in RZ) | RZ | |
| getConstrainedResourcesCount(void) (defined in RZ) | RZ | |
| getDevicePtr(void) (defined in RZ) | RZ | |
| getHeight(void) (defined in RZ) | RZ | |
| getID(void) const (defined in RZ) | RZ | |
| getNbIncompatibleTasks(void) (defined in RZ) | RZ | |
| getResourcesArrayPtr(void) (defined in RZ) | RZ | |
| getRZCost(void) const (defined in RZ) | RZ | |
| getX0(void) | RZ | |
| getY0(void) (defined in RZ) | RZ | |
| horizontalDistance(const RZ &other) (defined in RZ) | RZ | |
| info(void) const | RZ | |
| isColumnIdenticallyConstrained(int col) (defined in RZ) | RZ | |
| isOverlappingRZ(const RZ &other) (defined in RZ) | RZ | |
| isResourcePositionOK(InterfaceLocation loc) (defined in RZ) | RZ | |
| isReversed(void) (defined in RZ) | RZ | |
| operator!=(const RZ &rz) const (defined in RZ) | RZ | |
| operator==(const RZ &rz) const (defined in RZ) | RZ | |
| overlapsRZInSet(vector< RZ > &rzs) (defined in RZ) | RZ | |
| printRZ(void) | RZ | |
| RZ(int _x0, int _y0, int _height, Device *dev, bool rev) (defined in RZ) | RZ | [inline] |
| RZ(string rz_id, int _x0, int _y0, int _height, Device *dev, bool rev) (defined in RZ) | RZ | [inline] |
| RZ(const RZ &rz) | RZ | [inline] |
| setID(string) (defined in RZ) | RZ | |
| setInternalFragmentationCost(double c) (defined in RZ) | RZ | [static] |
| setMinimumDistanceBetweenRZs(int val) (defined in RZ) | RZ | [static] |
| setNbIncompatibleTasks(int nbTasks) (defined in RZ) | RZ | |
| setResourcesArray(vector< vector< pair< RBType, ResourceConstraint > > > &vec) (defined in RZ) | RZ | |
| setResourceWastage(double val) (defined in RZ) | RZ | |
| setRZShapeCost(double c) (defined in RZ) | RZ | [static] |
| setTaskCorrelationCost(double c) (defined in RZ) | RZ | [static] |
| updateConstrainedResources() | RZ | |
| verticalDistance(const RZ &other) (defined in RZ) | RZ | |