AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ operator++()

const IdIterator & drama::sds::IdIterator::operator++ ( )
inline

Increment operator (prefix version).

Increments the iterator to point to the next object.

Returns
A reference to the next item in the iterator.