LV2 Toolkit
1.2.0
|
#include <options.hpp>
Public Member Functions | |
OptionsIter (const Option *options) | |
const Option * | next () |
uint32_t | size () const |
An simple iterator to use with and array of LV2_Options_Option's
|
inline |
Returns the next option or NULL if the end of the list is reached
|
inline |
Returns the total number of options