nyctergatis.com

Contact

Projects
Sysquake Remote Live
NME
PDF
Hike
Sudoku
GifBuilder
jpeglib for Palm OS
MySQL Client
Cross-GCC for Mac OS
NE Struct Reference

Main NE structure (shouldn't be accessed directly) More...

#include <NE.h>

Data Fields

zipFile zf
 minizip reference
char * title
 book title
char * creator
 book creator (lf-separated if multiple)
char * identifier
 book identifier
char * language
char * subject
 subject (lf-separated if multiple)
char * description
 description
char * publisher
 publisher
char * date
 date (YYYY or YYYY-MM or YYYY-MM-DD)
char * source
 source
char * rights
 copyright
char * endnotes
 XHTML document, built with NEAddEndnote.
int endnoteCount
 number of endnotes (last endnote label)
char * lastRefLink
 last refLink created by NEAddEndnote
char * currentDoc
 name of current document (not managed by NE)
char * parts
 main parts of the book (filenames, lf-separated)
char * auxParts
 auxiliary parts of the book (filenames, linear="no", lf-separated)
char * cover
 cover (filename)
char * coverImage
 cover image (filename)
char * other
 filenames, lf-separated
char * tocEntries
 XML fragment (contents of navMap in NCX file)
int ncxCount
 number of NCX entries
int maxTOCDepth
 maximum toc depth

Detailed Description

Main NE structure (shouldn't be accessed directly)


The documentation for this struct was generated from the following file:
Generated by Doxygen.
Copyright 2007-2013, Yves Piguet.
All rights reserved.