The cdc_map_iter_table struct.
More...
#include <imap.h>
The cdc_map_iter_table struct.
- Warning
- To avoid problems, do not change the structure fields in the code. Use only special functions to access and change structure fields.
◆ ctor
◆ dtor
◆ type
◆ next
◆ prev
◆ has_next
bool(* has_next) (void *it) |
◆ has_prev
bool(* has_prev) (void *it) |
◆ key
◆ value
void*(* value) (void *it) |
◆ key_value
◆ eq
bool(* eq) (void *it1, void *it2) |
The documentation for this struct was generated from the following file: