yosys-master
|
#include <SolverTypes.h>
Public Member Functions | |
ClauseIterator (const ClauseAllocator &_ca, const CRef *_crefs) | |
void | operator++ () |
const Clause & | operator* () const |
bool | operator== (const ClauseIterator &ci) const |
bool | operator!= (const ClauseIterator &ci) const |
Private Attributes | |
const ClauseAllocator & | ca |
const CRef * | crefs |
Definition at line 293 of file SolverTypes.h.
|
inline |
Definition at line 297 of file SolverTypes.h.
|
inline |
Definition at line 304 of file SolverTypes.h.
|
inline |
Definition at line 300 of file SolverTypes.h.
|
inline |
Definition at line 299 of file SolverTypes.h.
|
inline |
Definition at line 303 of file SolverTypes.h.
|
private |
Definition at line 294 of file SolverTypes.h.
|
private |
Definition at line 295 of file SolverTypes.h.