#include <PedigreeSet.h>
Public Member Functions | |
| PedigreeSet () | |
| ~PedigreeSet () | |
| void | addPedigreesFromDataTable (const DataTable *p_pedigreeTable, unsigned tableIndex, const std::string &sortField) |
| void | draw (const DataTable *const pedigreeTable) |
| void | display () |
Private Member Functions | |
| void | _checkParentChildDOB () |
| void | _computeWidths (const std::string &sortField, bool dobSortOrder=false) |
| void | _determineFoundingGroups () |
| void | _establishConnections () |
| void | _setCoreOptionalFields (const DataTable *pedigreeTable) |
Private Attributes | |
| std::set< Pedigree *, comparePedigrees > | _pedigrees |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.4.4