libmobi
C library for handling MOBI format ebook documents
|
Parsed tag for an index entry. More...
#include <mobi.h>
Data Fields | |
size_t | tagid |
size_t | tagvalues_count |
uint32_t * | tagvalues |
Parsed tag for an index entry.
size_t MOBIIndexTag::tagid |
Tag id
uint32_t* MOBIIndexTag::tagvalues |
Array of tag values
size_t MOBIIndexTag::tagvalues_count |
Number of tag values