Parent Directory
|
Revision Log
|
Patch
| revision 1.5 by cpcp, Sun Feb 23 21:34:44 2003 UTC | revision 1.6 by cpcp, Thu Oct 30 20:05:42 2003 UTC | |
|---|---|---|
| # | Line 60 GEDCOMParser::NoteStructures_t const &GE | Line 60 GEDCOMParser::NoteStructures_t const &GE |
| 60 | return _notes; | return _notes; |
| 61 | } | } |
| 62 | ||
| std::string const &GEDCOMParser::ChildToFamilyLink::getRawFamcXref(void) const | ||
| { | ||
| return _famc_xref; | ||
| } | ||
| 63 | std::string const &GEDCOMParser::ChildToFamilyLink::getFamcXref(void) const | std::string const &GEDCOMParser::ChildToFamilyLink::getFamcXref(void) const |
| 64 | { | { |
| 65 | return _famc_xref; | return _famc_xref; |
|
||||||||
| savannah-hackers-public@gnu.org | ViewVC Help |
| Powered by ViewVC 1.1.26 |