Hurricane Collection wrapper around a std::map. More...
Public Member Functions | |
Collection Collection | |
MapCollection (const ElementMap *elementMap=NULL) | |
Public Member Functions inherited from Hurricane::Collection< Element > | |
virtual | ~Collection () |
Element | getFirst () const |
GenericCollection< Element > | getSubSet (const Filter< Element > &filter) const |
GenericCollection< SubType > | getSubSet () const |
GenericCollection< SubType > | getSubSet (const Filter< SubType > &filter) const |
Hurricane Collection wrapper around a std::map.
Automatically wrap a Hurricane Collection around a stl::map.
|
inline |
Constructor from a STL map, the map must not be de-allocated.
Generated by doxygen 1.9.1 on Thu Aug 11 2022 | Return to top of page |
Hurricane VLSI Database | Copyright © 2000-2020 Bull S.A. All rights reserved |