#include <swkey.h>#include <swmacs.h>#include <listkey.h>#include <versificationmgr.h>#include <defs.h>

Go to the source code of this file.
Classes | |
| struct | VerseKey::VerseComponents |
| class | VerseKey |
Defines | |
| #define | MAXBOOK SW_POSITION(POS_MAXBOOK) |
| #define | MAXCHAPTER SW_POSITION(POS_MAXCHAPTER) |
| #define | MAXVERSE SW_POSITION(POS_MAXVERSE) |
| #define | POS_MAXBOOK ((char)5) |
| #define | POS_MAXCHAPTER ((char)4) |
| #define | POS_MAXVERSE ((char)3) |
| #define MAXBOOK SW_POSITION(POS_MAXBOOK) |
Definition at line 41 of file versekey.h.
| #define MAXCHAPTER SW_POSITION(POS_MAXCHAPTER) |
Definition at line 40 of file versekey.h.
| #define MAXVERSE SW_POSITION(POS_MAXVERSE) |
Definition at line 39 of file versekey.h.
| #define POS_MAXBOOK ((char)5) |
Definition at line 37 of file versekey.h.
| #define POS_MAXCHAPTER ((char)4) |
Definition at line 36 of file versekey.h.
| #define POS_MAXVERSE ((char)3) |
Definition at line 35 of file versekey.h.
1.6.1