Applies a Type Filter to a Collection. More...

Public Member Functions | |
Collection Collection | |
| SubTypeCollection (const Collection< Type > *collection) | |
| SubTypeCollection (const GenericCollection< Type > &collection) | |
| SubTypeCollection (const SubTypeCollection &subTypeCollection) | |
Applies a Type Filter to a Collection.
Build a sub-Collection of all the elements of the primary that are of a certain sub-type. The filtering mechanism relies on a dynamic_cast<> so there must be an inheritance path between the Collection type and the sub-type.
|
inline |
Constructor from a primary Collection and a Filter.
|
inline |
Constructor from a primary Collection and a Filter.
|
inline |
Copy Constructor.
| Generated by doxygen 1.16.1 on | Return to top of page |
| Hurricane VLSI Database | Copyright © 2000-2020 Bull S.A. All rights reserved |