Data Fields | |
int | index |
matches enum ccn_dtag above | |
const char * | name |
textual name of dtag |
Definition at line 169 of file coding.h.
matches enum ccn_dtag above
Definition at line 170 of file coding.h.
Referenced by ccn_extend_dict(), dtag_lookup(), and qsort_compare_dict_indices().
const char* ccn_dict_entry::name |
textual name of dtag
Definition at line 171 of file coding.h.
Referenced by ccn_destroy_dict(), ccn_extend_dict(), dtag_lookup(), qsort_compare_dict_indices(), and qsort_compare_dict_names().