API Reference > OdRx Classes > OdRxProtocolReactorIterator Class > OdRxProtocolReactorIterator Methods > OdRxProtocolReactorIterator::next Method
OdRxProtocolReactorIterator::next Method
Syntax
C++
virtual bool next() = 0;

Returns true if and only if not at the end of the list.

Sets this Iterator object to reference the Reactor object following the current Reactor object.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.