Generator::valid

Check if the iterator has been closed

Description

public bool Generator::valid ( void )

Parameters

This function has no parameters.

Return Values

Returns FALSE if the iterator has been closed. Otherwise returns TRUE.