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 95 namespace GEDCOMParser | Line 95 namespace GEDCOMParser |
| 95 | /// | /// |
| 96 | void setPlace (std::string const &); | void setPlace (std::string const &); |
| 97 | /// | /// |
| 98 | void addSourceCitation (SourceCitation * const); | GEDCOMParser::SourceCitation * addSourceCitation (SourceCitation * const data = 0); |
| 99 | /// | /// |
| 100 | void addNoteStructure (NoteStructure * const); | GEDCOMParser::NoteStructure * addNoteStructure (NoteStructure * const data = 0); |
| 101 | /// | /// |
| 102 | //@} | //@} |
| 103 |
|
||||||||
| savannah-hackers-public@gnu.org | ViewVC Help |
| Powered by ViewVC 1.1.26 |