yosys-master
|
#include <rtlil.h>
Public Member Functions | |
const RTLIL::SigBit & | operator* () const |
bool | operator!= (const RTLIL::SigSpecConstIterator &other) const |
bool | operator== (const RTLIL::SigSpecIterator &other) const |
void | operator++ () |
Data Fields | |
const RTLIL::SigSpec * | sig_p |
int | index |
|
inline |
|
inline |
|
inline |
const RTLIL::SigSpec* RTLIL::SigSpecConstIterator::sig_p |