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

#include <src/libepub/epublib.h>

Collaboration diagram for tocItem:
Collaboration graph
[legend]

Public Attributes

xmlChar * class
 
int depth
 
xmlChar * id
 
listPtr label
 
int playOrder
 
xmlChar * src
 
xmlChar * type
 
int value
 

Detailed Description

Definition at line 142 of file epublib.h.

Member Data Documentation

◆ class

xmlChar* tocItem::class

Definition at line 145 of file epublib.h.

◆ depth

int tocItem::depth

Definition at line 148 of file epublib.h.

◆ id

xmlChar* tocItem::id

Definition at line 143 of file epublib.h.

◆ label

listPtr tocItem::label

Definition at line 147 of file epublib.h.

◆ playOrder

int tocItem::playOrder

Definition at line 149 of file epublib.h.

◆ src

xmlChar* tocItem::src

Definition at line 144 of file epublib.h.

◆ type

xmlChar* tocItem::type

Definition at line 146 of file epublib.h.

◆ value

int tocItem::value

Definition at line 150 of file epublib.h.


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