|
The SWORD Project
1.9.0.svnversion
|
Collaboration diagram for VersificationMgr::Book::Private:Public Member Functions | |
| VersificationMgr::Book::Private & | operator= (const VersificationMgr::Book::Private &other) |
| Private () | |
| Private (const VersificationMgr::Book::Private &other) | |
Public Attributes | |
| vector< long > | offsetPrecomputed |
| vector< int > | verseMax |
Friends | |
| struct | BookOffsetLess |
Definition at line 123 of file versificationmgr.cpp.
|
inline |
Definition at line 130 of file versificationmgr.cpp.
|
inline |
Definition at line 133 of file versificationmgr.cpp.
|
inline |
Definition at line 138 of file versificationmgr.cpp.
|
friend |
Definition at line 124 of file versificationmgr.cpp.
| vector<long> VersificationMgr::Book::Private::offsetPrecomputed |
Definition at line 128 of file versificationmgr.cpp.
| vector<int> VersificationMgr::Book::Private::verseMax |
Array[chapmax] of maximum verses in chapters
Definition at line 127 of file versificationmgr.cpp.