Parent Directory
|
Revision Log
|
Patch
| revision 1.3 by cpcp, Sun Jan 26 21:15:21 2003 UTC | revision 1.4 by cpcp, Thu Feb 20 22:09:15 2003 UTC | |
|---|---|---|
| # | Line 50 namespace GEDCOMParser | Line 50 namespace GEDCOMParser |
| 50 | /// | /// |
| 51 | void setPlaceHierarchy (std::string const &); | void setPlaceHierarchy (std::string const &); |
| 52 | /// | /// |
| 53 | void addSourceCitation (SourceCitation * const); | GEDCOMParser::SourceCitation * addSourceCitation (SourceCitation * const data = 0); |
| 54 | /// | /// |
| 55 | void addNoteStructure (NoteStructure * const); | GEDCOMParser::NoteStructure * addNoteStructure (NoteStructure * const data = 0); |
| 56 | //@} | //@} |
| 57 | ||
| 58 | ///@name Accessors (get) | ///@name Accessors (get) |
|
||||||||
| savannah-hackers-public@gnu.org | ViewVC Help |
| Powered by ViewVC 1.1.26 |