Hurricane Collection wrapper around a std::vector. More...
Public Member Functions | |
Collection Collection | |
VectorCollection (const ElementVector *elementVector=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::vector.
Automatically wrap a Hurricane Collection around a stl::vector.
|
inline |
Constructor from a STL vector, the vector 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 |