libmobi
C library for handling MOBI format ebook documents
Data Fields
OPFxmeta Struct Reference

OPF <x-metadata/> element structure. More...

#include <opf.h>

Data Fields

OPFsrp ** srp
 
char ** adult
 
char ** default_lookup_index
 
char ** dict_short_name
 
char ** dictionary_in_lang
 
char ** dictionary_out_lang
 
char ** embedded_cover
 
char ** imprint
 
char ** review
 

Detailed Description

OPF <x-metadata/> element structure.

Field Documentation

◆ adult

char** OPFxmeta::adult

<adult> element

◆ default_lookup_index

char** OPFxmeta::default_lookup_index

<DefaultLookupIndex> element

◆ dict_short_name

char** OPFxmeta::dict_short_name

<DictionaryVeryShortName> element

◆ dictionary_in_lang

char** OPFxmeta::dictionary_in_lang

<DictionaryInLanguage> element

◆ dictionary_out_lang

char** OPFxmeta::dictionary_out_lang

<DictionaryOutLanguage> element

◆ embedded_cover

char** OPFxmeta::embedded_cover

<EmbeddedCover> element

◆ imprint

char** OPFxmeta::imprint

<imprint> element

◆ review

char** OPFxmeta::review

<review> element

◆ srp

OPFsrp** OPFxmeta::srp

<srp> element


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