#include <wavelengths.h>
Public Member Functions | |
| characteristic_iterator () | |
| Initialization of the iterator. | |
| characteristic | next () |
| Retrieves the next entry from the internal table. | |
| characteristic next | ( | ) |
Retrieves the next entry from the internal table.
Use characteristic::is_valid() to detect end-of-iteration.
1.5.6