The SWORD Project
1.9.0.svnversion
|
#include <versificationmgr.h>
Public Attributes | |
unsigned char | chapmax |
const char * | name |
const char * | osis |
const char * | prefAbbrev |
int * | versemax |
Definition at line 47 of file versificationmgr.h.
unsigned char sbook::chapmax |
Maximum chapters in book
Definition at line 62 of file versificationmgr.h.
const char* sbook::name |
Name of book
Definition at line 50 of file versificationmgr.h.
const char* sbook::osis |
OSIS name
Definition at line 54 of file versificationmgr.h.
const char* sbook::prefAbbrev |
Preferred Abbreviation
Definition at line 58 of file versificationmgr.h.
int* sbook::versemax |
Array[chapmax] of maximum verses in chapters
Definition at line 65 of file versificationmgr.h.