
Public Member Functions | |
| NotFilter (const Filter< Type > &filter) | |
| NotFilter (const NotFilter< Type > ¬Filter) | |
Public Member Functions inherited from Hurricane::Filter< Type > | |
| GenericFilter< Type > | operator! () const |
| virtual Filter< Type > * | getClone () const =0 |
| virtual bool | accept (Type type) const =0 |
Filter negation.
This filter invert the matching criterion of any other filter.
|
inline |
Constructor from a raw Filter.
|
inline |
Copy constructor.
| Generated by doxygen 1.9.7 on Fri Sep 27 2024 | Return to top of page |
| Hurricane VLSI Database | Copyright © 2000-2020 Bull S.A. All rights reserved |