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

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

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

revision 1.8 by cpcp, Wed Jun 25 19:59:18 2003 UTC revision 1.9 by cpcp, Thu Oct 30 20:05:42 2003 UTC
# Line 71  namespace GEDCOMParser Line 71  namespace GEDCOMParser
71      void setWife  (std::string const &);      void setWife  (std::string const &);
72      /// set Husband or Wife according to the sex of individual      /// set Husband or Wife according to the sex of individual
73      void setSpouse (IndividualRecord const &);      void setSpouse (IndividualRecord const &);
74        ///
75        void setSpouse (SmartPtr < IndividualRecord > const &);
76      /// return the ID of the spouse of individual      /// return the ID of the spouse of individual
77      std::string getSpouseId(GEDCOMParser::IndividualRecord const &individual) const;      std::string getSpouseId(GEDCOMParser::IndividualRecord const &individual) const;
78      ///      ///

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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