Handler for a ink list.
More...
#include <inkcpp.h>
◆ ink_list_flags()
Creates an Iterator over all flags contained in a list.
- See also
- InkListIter for a usage example
- Return values
-
0 | if the list contains no flags and the iterator would be invalid |
◆ ink_list_flags_from()
Creates an Iterator over all flags contained in a list assziated with a defined list.
- See also
- InkListIter for a usage example
- Parameters
-
| self | |
| list_name | name of defined list which elements should be filterd |
[out] | iter | constructed iterator |
- Return values
-
0 | if the list contains no flags and the iterator would be invalid |
The documentation for this class was generated from the following file: