| The SWORD Project
    1.9.0.svnversion
    | 
#include <swkey.h>#include <swmacs.h>#include <listkey.h>#include <versificationmgr.h>#include <defs.h> Include dependency graph for versekey.h:
 Include dependency graph for versekey.h: This graph shows which files directly or indirectly include this file:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
| Classes | |
| struct | VerseKey::VerseComponents | 
| class | VerseKey | 
| Macros | |
| #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 45 of file versekey.h.
| #define MAXCHAPTER SW_POSITION(POS_MAXCHAPTER) | 
Definition at line 44 of file versekey.h.
| #define MAXVERSE SW_POSITION(POS_MAXVERSE) | 
Definition at line 43 of file versekey.h.
| #define POS_MAXBOOK ((char)5) | 
Definition at line 41 of file versekey.h.
| #define POS_MAXCHAPTER ((char)4) | 
Definition at line 40 of file versekey.h.
| #define POS_MAXVERSE ((char)3) | 
Definition at line 39 of file versekey.h.