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 59 namespace GEDCOMParser | Line 59 namespace GEDCOMParser |
| 59 | /// | /// |
| 60 | void setRela (std::string const &); | void setRela (std::string const &); |
| 61 | /// | /// |
| 62 | void addNoteStructure (NoteStructure * const); | GEDCOMParser::NoteStructure * addNoteStructure (NoteStructure * const data = 0); |
| 63 | /// | /// |
| 64 | void addSourceCitation (SourceCitation * const); | GEDCOMParser::SourceCitation * addSourceCitation (SourceCitation * const data = 0); |
| 65 | //@} | //@} |
| 66 | ///@name Accessors (get) | ///@name Accessors (get) |
| 67 | //@{ | //@{ |
|
||||||||
| savannah-hackers-public@gnu.org | ViewVC Help |
| Powered by ViewVC 1.1.26 |