Main Page   Data Structures   File List   Data Fields   Globals  

AuthorNode Struct Reference

#include <control.h>


Data Fields

char * name
char * audiofilename
char * audioStartPos
char * audioStopPos
char * image
AuthorNode * next
AuthorNode * prev


Detailed Description

Datastructure for author information of the loaded daisy DTB.

Definition at line 97 of file control.h.


Field Documentation

char* AuthorNode::audiofilename
 

Definition at line 100 of file control.h.

char* AuthorNode::audioStartPos
 

Definition at line 101 of file control.h.

char* AuthorNode::audioStopPos
 

Definition at line 102 of file control.h.

char* AuthorNode::image
 

Definition at line 103 of file control.h.

char* AuthorNode::name
 

Definition at line 99 of file control.h.

struct AuthorNode* AuthorNode::next
 

Definition at line 104 of file control.h.

struct AuthorNode* AuthorNode::prev
 

Definition at line 105 of file control.h.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 5 12:14:08 2006 for libdaisy by doxygen1.2.15