/[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.10 by cpcp, Sun Nov 16 15:22:12 2003 UTC revision 1.11 by cpcp, Mon Dec 1 20:20:52 2003 UTC
# Line 67  namespace GEDCOMParser Line 67  namespace GEDCOMParser
67      ///      ///
68      GEDCOMParser::FamilyEvent  * addFamilyEvent (FamilyEvent  * const data = 0);      GEDCOMParser::FamilyEvent  * addFamilyEvent (FamilyEvent  * const data = 0);
69      ///      ///
     GEDCOMParser::FamilyEvent * getMarriageEvent(void) const;  
     ///  
70      void setHusb  (std::string const &);      void setHusb  (std::string const &);
71      ///      ///
72      void setWife  (std::string const &);      void setWife  (std::string const &);
     /// set Husband or Wife according to the sex of individual  
     void setSpouse (IndividualRecord const &);  
     ///  
     void setSpouse (SmartPtr < IndividualRecord > const &);  
     /// return the ID of the spouse of individual  
     std::string getSpouseId(GEDCOMParser::IndividualRecord const &individual) const;  
     ///  
     void RemoveSpouse (IndividualRecord const &);  
73      ///      ///
74      void addChilXref  (std::string const &);      void addChilXref  (std::string const &);
75      ///      ///

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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