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 81 namespace GEDCOMParser | Line 81 namespace GEDCOMParser |
| 81 | /// | /// |
| 82 | void setNsfx (std::string const &); | void setNsfx (std::string const &); |
| 83 | /// | /// |
| 84 | void addSourceCitation (SourceCitation * const); | GEDCOMParser::SourceCitation * addSourceCitation (SourceCitation * const data = 0); |
| 85 | /// | /// |
| 86 | void addNoteStructure (NoteStructure * const); | GEDCOMParser::NoteStructure * addNoteStructure (NoteStructure * const data = 0); |
| 87 | //@} | //@} |
| 88 | ||
| 89 | ///@name Accessors (get) | ///@name Accessors (get) |
|
||||||||
| savannah-hackers-public@gnu.org | ViewVC Help |
| Powered by ViewVC 1.1.26 |