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 122 namespace GEDCOMParser | Line 122 namespace GEDCOMParser |
| 122 | /// | /// |
| 123 | void setQuay (std::string const &); | void setQuay (std::string const &); |
| 124 | /// | /// |
| 125 | void addMultimediaLink (MultimediaLink * const); | GEDCOMParser::MultimediaLink * addMultimediaLink (MultimediaLink * const data = 0); |
| 126 | /// | /// |
| 127 | void addNoteStructure (NoteStructure * const); | GEDCOMParser::NoteStructure * addNoteStructure (NoteStructure * const data = 0); |
| 128 | /// | /// |
| 129 | void concDescription (std::string const &); | void concDescription (std::string const &); |
| 130 | /// | /// |
|
||||||||
| savannah-hackers-public@gnu.org | ViewVC Help |
| Powered by ViewVC 1.1.26 |