Parent Directory
|
Revision Log
|
Patch
| revision 1.4 by cpcp, Sun Jan 26 21:15:21 2003 UTC | revision 1.5 by cpcp, Thu Feb 20 22:09:15 2003 UTC | |
|---|---|---|
| # | Line 99 namespace GEDCOMParser | Line 99 namespace GEDCOMParser |
| 99 | /// | /// |
| 100 | void setFamcXref (std::string const &); | void setFamcXref (std::string const &); |
| 101 | /// | /// |
| 102 | void addSourceCitation (SourceCitation * const); | GEDCOMParser::SourceCitation * addSourceCitation (SourceCitation * const data = 0); |
| 103 | /// | /// |
| 104 | void addNoteStructure (NoteStructure * const); | GEDCOMParser::NoteStructure * addNoteStructure (NoteStructure * const data = 0); |
| 105 | /// | /// |
| 106 | //@} | //@} |
| 107 |
|
||||||||
| savannah-hackers-public@gnu.org | ViewVC Help |
| Powered by ViewVC 1.1.26 |