EBOOK-TOOLS
Public Attributes | List of all members
opf Struct Reference

#include <src/libepub/epublib.h>

Collaboration diagram for opf:
Collaboration graph
[legend]

Public Attributes

struct epubepub
 
listPtr guide
 
int linearCount
 
listPtr manifest
 
struct metadatametadata
 
char * name
 
listPtr spine
 
struct toctoc
 
xmlChar * tocName
 
listPtr tours
 

Detailed Description

Definition at line 175 of file epublib.h.

Member Data Documentation

◆ epub

struct epub* opf::epub

Definition at line 178 of file epublib.h.

◆ guide

listPtr opf::guide

Definition at line 186 of file epublib.h.

◆ linearCount

int opf::linearCount

Definition at line 183 of file epublib.h.

◆ manifest

listPtr opf::manifest

Definition at line 181 of file epublib.h.

◆ metadata

struct metadata* opf::metadata

Definition at line 179 of file epublib.h.

◆ name

char* opf::name

Definition at line 176 of file epublib.h.

◆ spine

listPtr opf::spine

Definition at line 182 of file epublib.h.

◆ toc

struct toc* opf::toc

Definition at line 180 of file epublib.h.

◆ tocName

xmlChar* opf::tocName

Definition at line 177 of file epublib.h.

◆ tours

listPtr opf::tours

Definition at line 187 of file epublib.h.


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