CCoinsViewCursor::Valid

Report whether the cursor currently points at a valid entry.

Synopsis

Declared in <coins.h>

virtual
bool
Valid() const = 0;

Return Value

True while the cursor has not passed the end.