|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|
This is the complete list of members for hal::SearchOptions, including all inherited members.
| getColumns() const | hal::SearchOptions | |
| isCaseSensitive() const | hal::SearchOptions | |
| isExactMatch() const | hal::SearchOptions | |
| isRegularExpression() const | hal::SearchOptions | |
| SearchOptions() | hal::SearchOptions | |
| SearchOptions(int code) | hal::SearchOptions | |
| setOptions(bool exactMatch, bool caseSensitive, bool regEx, QList< int > columns) | hal::SearchOptions | |
| toInt() const | hal::SearchOptions | |
| toInt(bool exactMatch, bool caseSensitive, bool regEx, QList< int > columns) | hal::SearchOptions | static |