| 75 |
/// |
/// |
| 76 |
void setRepoXref (std::string const &); |
void setRepoXref (std::string const &); |
| 77 |
/// |
/// |
| 78 |
void addNoteStructure (NoteStructure * const); |
GEDCOMParser::NoteStructure * addNoteStructure (NoteStructure * const data = 0); |
| 79 |
/// |
/// |
| 80 |
void addSourceCallNumber (SourceCallNumber * const); |
GEDCOMParser::SourceRepositoryCitation::SourceCallNumber * addSourceCallNumber (SourceRepositoryCitation::SourceCallNumber * const data = 0); |
| 81 |
//@} |
//@} |
| 82 |
|
|
| 83 |
///@name Accessors (get) |
///@name Accessors (get) |