Generic Filter auto-pointer. More...

Public Member Functions | |
| GenericFilter (const Filter< Type > &filter) | |
| GenericFilter (const GenericFilter< Type > &genericFilter) | |
| GenericFilter (Filter< Type > *filter) | |
Public Member Functions inherited from Hurricane::Filter< Type > | |
| GenericFilter< Type > | operator! () const |
Generic Filter auto-pointer.
This class is an auto-pointer like wrapped around the raw filter. The database systematically returns filters wrapped inside GenericFilter.
|
inline |
Constructor from a raw Filter.
|
inline |
Constructor from a raw Filter.
|
inline |
Constructor from a raw Filter.
| Generated by doxygen 1.9.1 on Wed Nov 20 2024 | Return to top of page |
| Hurricane VLSI Database | Copyright © 2000-2020 Bull S.A. All rights reserved |