/[ghosts]/ghosts/gedcomparser/src/GEDCOMParser/MultimediaRecord.hh
ViewVC logotype

Diff of /ghosts/gedcomparser/src/GEDCOMParser/MultimediaRecord.hh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by cpcp, Wed Feb 19 22:17:12 2003 UTC revision 1.5 by cpcp, Thu Feb 20 22:09:15 2003 UTC
# Line 58  namespace GEDCOMParser Line 58  namespace GEDCOMParser
58      ///      ///
59      void setRin  (std::string const &);      void setRin  (std::string const &);
60      ///      ///
61      void addNoteStructure (NoteStructure * const);      GEDCOMParser::NoteStructure  * addNoteStructure (NoteStructure  * const data = 0);
62      ///      ///
63      void addUserReference (UserReference * const);      GEDCOMParser::UserReference  * addUserReference (UserReference  * const data = 0);
64      ///      ///
65      void setChangeDate (ChangeDate * const);      GEDCOMParser::ChangeDate  * setChangeDate (ChangeDate  * const data = 0);
66      //@}      //@}
67     ///@name Accessors (get)     ///@name Accessors (get)
68      //@{          //@{    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26