GNUnet 0.21.0
client_iterator Struct Reference

Store regex iterator and cls in one place to pass to the hashmap iterator. More...

Collaboration diagram for client_iterator:
[legend]

Data Fields

REGEX_INTERNAL_KeyIterator iterator
 
void * iterator_cls
 

Detailed Description

Store regex iterator and cls in one place to pass to the hashmap iterator.

Definition at line 3490 of file regex_internal.c.

Field Documentation

◆ iterator

REGEX_INTERNAL_KeyIterator client_iterator::iterator

◆ iterator_cls

void* client_iterator::iterator_cls

The documentation for this struct was generated from the following file: