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

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

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

revision 1.7 by cpcp, Tue Feb 18 21:43:31 2003 UTC revision 1.8 by cpcp, Wed Feb 19 21:13:05 2003 UTC
# Line 60  namespace GEDCOMParser Line 60  namespace GEDCOMParser
60    class IndividualRecord : public GEDCOMElement    class IndividualRecord : public GEDCOMElement
61    {    {
62    public:    public:
63      IndividualRecord(bool get_id = false);      IndividualRecord(std::string const &id = "");
64      virtual ~IndividualRecord (void);      virtual ~IndividualRecord (void);
65                
66      ///@name Accessors (set)      ///@name Accessors (set)

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

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