BloombergLP::bdlcc::ObjectCatalogIter::ObjectCatalogIter

Constructors

Synopses

Declared in <bdlcc_objectcatalog.h>

Create an iterator for the specified catalog at its first member.

explicit
ObjectCatalogIter(ObjectCatalog<TYPE> const& catalog);
» more...

Create an iterator for the specified catalog at the specified handle.

ObjectCatalogIter(
    ObjectCatalog<TYPE> const& catalog,
    int handle);
» more...

Parameters

NameDescription
catalogcatalog to iterate
handlehandle of the member to associate with this iterator