This is the complete list of members for VersificationMgr::System, including all inherited members.
BMAX | VersificationMgr::System | private |
getBMAX() const | VersificationMgr::System | inline |
getBook(int number) const | VersificationMgr::System | |
getBookByName(const char *bookName) const | VersificationMgr::System | |
getBookCount() const | VersificationMgr::System | |
getBookNumberByOSISName(const char *bookName) const | VersificationMgr::System | |
getName() const | VersificationMgr::System | inline |
getNTStartOffset() const | VersificationMgr::System | inline |
getOffsetFromVerse(int book, int chapter, int verse) const | VersificationMgr::System | |
getVerseFromOffset(long offset, int *book, int *chapter, int *verse) const | VersificationMgr::System | |
init() | VersificationMgr::System | private |
loadFromSBook(const sbook *ot, const sbook *nt, int *chMax, const unsigned char *mappings=NULL) | VersificationMgr::System | |
name | VersificationMgr::System | private |
ntStartOffset | VersificationMgr::System | private |
operator=(const System &other) | VersificationMgr::System | |
p | VersificationMgr::System | private |
System() | VersificationMgr::System | inline |
System(const System &other) | VersificationMgr::System | |
System(const char *name) | VersificationMgr::System | inline |
translateVerse(const System *dstSys, const char **book, int *chapter, int *verse, int *verse_end) const | VersificationMgr::System | |
~System() | VersificationMgr::System | |