Declares the interface for the classes that contains fairness conditions. More...
#include <FairnessList.h>
Related Functions | |
(Note that these are not member functions.) | |
| FairnessListIterator_ptr | FairnessList_begin (const FairnessList_ptr self) |
| Use to start iteration. | |
| FairnessList_ptr | FairnessList_create (DDMgr_ptr dd_manager) |
| Base class constructor. | |
| boolean | FairnessList_is_empty (const FairnessList_ptr self) |
Declares the interface for the classes that contains fairness conditions.
| FairnessListIterator_ptr FairnessList_begin | ( | const FairnessList_ptr | self | ) | [related] |
Use to start iteration.
| FairnessList_ptr FairnessList_create | ( | DDMgr_ptr | dd_manager | ) | [related] |
Base class constructor.
| boolean FairnessList_is_empty | ( | const FairnessList_ptr | self | ) | [related] |
1.6.1