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

Diff of /ghosts/gedcomparser/src/GEDCOMParser/NoteRecord.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 51  namespace GEDCOMParser Line 51  namespace GEDCOMParser
51      ///      ///
52      void concSubmitterText  (std::string const &);      void concSubmitterText  (std::string const &);
53      ///      ///
54      void addSourceCitation (SourceCitation * const);      GEDCOMParser::SourceCitation  * addSourceCitation (SourceCitation  * const data = 0);
55      ///      ///
56      void addUserReference (UserReference * const);      GEDCOMParser::UserReference  * addUserReference (UserReference  * const data = 0);
57      ///      ///
58      void setRin  (std::string const &);      void setRin  (std::string const &);
59      ///      ///
60      void setChangeDate (ChangeDate * const);      GEDCOMParser::ChangeDate  * setChangeDate (ChangeDate  * const data = 0);
61     //@}       //@}  
62      ///@name Accessors (get)      ///@name Accessors (get)
63      //@{          //@{    

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