/[ghosts]/ghosts/gedcomparser/doc/reference/GEDCOMParser.html
ViewVC logotype

Diff of /ghosts/gedcomparser/doc/reference/GEDCOMParser.html

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

revision 1.3 by cpcp, Sun Jan 26 21:19:27 2003 UTC revision 1.4 by cpcp, Sun Nov 16 15:22:10 2003 UTC
# Line 15  Line 15 
15  class  <B><A HREF="Address.html">Address</A></B>: public GEDCOMElement  class  <B><A HREF="Address.html">Address</A></B>: public GEDCOMElement
16  <DD><I>Implements the GEDCOM 5.5 ADDRESS_STRUCTURE structure</I>  <DD><I>Implements the GEDCOM 5.5 ADDRESS_STRUCTURE structure</I>
17  <DT>  <DT>
18  class  <B><A HREF="Association.html">Association</A></B>: public GEDCOMElement  class  <B><A HREF="Association.html">Association</A></B>: public GEDCOMElement, public AttachmentManager
19  <DD><I>Implements the GEDCOM 5.5 ASSOCIATION_STRUCTURE structure </I>  <DD><I>Implements the GEDCOM 5.5 ASSOCIATION_STRUCTURE structure </I>
20  <DT>  <DT>
21  class  <B><A HREF="ChangeDate.html">ChangeDate</A></B>: public GEDCOMElement  class  <B><A HREF="ChangeDate.html">ChangeDate</A></B>: public GEDCOMElement, public AttachmentManager
22  <DD><I>Implements the GEDCOM 5.5 CHANGE_DATE structure </I>  <DD><I>Implements the GEDCOM 5.5 CHANGE_DATE structure </I>
23  <DT>  <DT>
24  class  <B><A HREF="ChildToFamilyLink.html">ChildToFamilyLink</A></B>: public GEDCOMElement  class  <B><A HREF="ChildToFamilyLink.html">ChildToFamilyLink</A></B>: public GEDCOMElement, public AttachmentManager
25  <DD><I>Implements the GEDCOM 5.5 CHILD_TO_FAMILY_LINK structure </I>  <DD><I>Implements the GEDCOM 5.5 CHILD_TO_FAMILY_LINK structure </I>
26  <DT>  <DT>
27  class  <B><A HREF="Data.html">Data</A></B>: public GEDCOMElement  class  <B><A HREF="Data.html">Data</A></B>: public GEDCOMElement
28  <DT>  <DT>
29  class  <B><A HREF="Event.html">Event</A></B>: public GEDCOMElement  class  <B><A HREF="Event.html">Event</A></B>: public GEDCOMElement, public AttachmentManager, public AddressManager
30  <DD><I>Implements the GEDCOM 5.5 EVENT_DETAIL structure </I>  <DD><I>Implements the GEDCOM 5.5 EVENT_DETAIL structure </I>
31  <DT>  <DT>
32  class  <B><A HREF="FamilyEvent.html">FamilyEvent</A></B>: public GEDCOMElement  class  <B><A HREF="FamilyEvent.html">FamilyEvent</A></B>: public GEDCOMElement, public EventDetailManager
33  <DD><I>Implements the GEDCOM 5.5 FAMILY_EVENT_STRUCTURE structure </I>  <DD><I>Implements the GEDCOM 5.5 FAMILY_EVENT_STRUCTURE structure </I>
34  <DT>  <DT>
35  class  <B><A HREF="FamilyRecord.html">FamilyRecord</A></B>: public GEDCOMElement  class  <B><A HREF="FamilyRecord.html">FamilyRecord</A></B>: public GEDCOMElement, public AttachmentManager, public AutomatedRecordIdManager, public ChangelogManager, public UserReferenceManager
36  <DD><I>Implements the GEDCOM 5.5 FAMILY_RECORD structure </I>  <DD><I>Implements the GEDCOM 5.5 FAMILY_RECORD structure </I>
37  <DT>  <DT>
38  class  <B><A HREF="Header.html">Header</A></B>: public GEDCOMElement  class  <B><A HREF="Header.html">Header</A></B>: public GEDCOMElement, public AddressManager
39  <DD><I>Implements the GEDCOM 5.5 HEADER structure </I>  <DD><I>Implements the GEDCOM 5.5 HEADER structure </I>
40  <DT>  <DT>
41  class  <B><A HREF="IndividualAttribute.html">IndividualAttribute</A></B>: public GEDCOMElement  class  <B><A HREF="IndividualAttribute.html">IndividualAttribute</A></B>: public GEDCOMElement, public EventDetailManager
42  <DD><I>Implements the GEDCOM 5.5 INDIVIDUAL_ATTRIBUTE_STRUCTURE structure </I>  <DD><I>Implements the GEDCOM 5.5 INDIVIDUAL_ATTRIBUTE_STRUCTURE structure </I>
43  <DT>  <DT>
44  class  <B><A HREF="IndividualEvent.html">IndividualEvent</A></B>: public GEDCOMElement  class  <B><A HREF="IndividualEvent.html">IndividualEvent</A></B>: public GEDCOMElement, public EventDetailManager
45  <DD><I>Implements the GEDCOM 5.5 INDIVIDUAL_EVENT_STRUCTURE structure </I>  <DD><I>Implements the GEDCOM 5.5 INDIVIDUAL_EVENT_STRUCTURE structure </I>
46  <DT>  <DT>
47  class  <B><A HREF="IndividualRecord.html">IndividualRecord</A></B>: public GEDCOMElement  class  <B><A HREF="IndividualRecord.html">IndividualRecord</A></B>: public GEDCOMElement, public AttachmentManager, public AutomatedRecordIdManager, public ChangelogManager, public UserReferenceManager
48  <DD><I>Implements the GEDCOM 5.5 INDIVIDUAL_RECORD structure </I>  <DD><I>Implements the GEDCOM 5.5 INDIVIDUAL_RECORD structure </I>
49  <DT>  <DT>
50  class  <B><A HREF="LdsIndividualOrdinance.html">LdsIndividualOrdinance</A></B>: public GEDCOMElement  class  <B><A HREF="LdsIndividualOrdinance.html">LdsIndividualOrdinance</A></B>: public GEDCOMElement, public AttachmentManager
51  <DD><I>Implements the GEDCOM 5.5 LDS_INDIVIDUAL_ORDINANCE structure   </I>  <DD><I>Implements the GEDCOM 5.5 LDS_INDIVIDUAL_ORDINANCE structure   </I>
52  <DT>  <DT>
53  class  <B><A HREF="LdsSpouseSealing.html">LdsSpouseSealing</A></B>: public GEDCOMElement  class  <B><A HREF="LdsSpouseSealing.html">LdsSpouseSealing</A></B>: public GEDCOMElement, public AttachmentManager
54  <DD><I>Implements the GEDCOM 5.5 LDS_SPOUSE_SEALING structure   </I>  <DD><I>Implements the GEDCOM 5.5 LDS_SPOUSE_SEALING structure   </I>
55  <DT>  <DT>
56  class  <B><A HREF="LineageLinkageGedcom.html">LineageLinkageGedcom</A></B>: public GEDCOMElement  class  <B><A HREF="LineageLinkageGedcom.html">LineageLinkageGedcom</A></B>: public GEDCOMElement
57  <DD><I>Implements the GEDCOM 5.5 LINEAGE_LINKED_GEDCOM structure </I>  <DD><I>Implements the GEDCOM 5.5 LINEAGE_LINKED_GEDCOM structure </I>
58  <DT>  <DT>
59  class  <B><A HREF="MultimediaLink.html">MultimediaLink</A></B>: public GEDCOMElement  class  <B><A HREF="MultimediaLink.html">MultimediaLink</A></B>: public GEDCOMElement, public Attachment, public AttachmentManager
60  <DD><I>Implements the GEDCOM 5.5 MULTIMEDIA_LINK structure   </I>  <DD><I>Implements the GEDCOM 5.5 MULTIMEDIA_LINK structure   </I>
61  <DT>  <DT>
62  class  <B><A HREF="MultimediaRecord.html">MultimediaRecord</A></B>: public GEDCOMElement  class  <B><A HREF="MultimediaRecord.html">MultimediaRecord</A></B>: public GEDCOMElement, public AttachmentManager, public AutomatedRecordIdManager, public ChangelogManager, public UserReferenceManager
63  <DD><I>Implements the GEDCOM 5.5 MULTIMEDIA_RECORD structure     </I>  <DD><I>Implements the GEDCOM 5.5 MULTIMEDIA_RECORD structure     </I>
64  <DT>  <DT>
65  class  <B><A HREF="NoteRecord.html">NoteRecord</A></B>: public GEDCOMElement  class  <B><A HREF="NoteRecord.html">NoteRecord</A></B>: public GEDCOMElement, public AttachmentManager, public AutomatedRecordIdManager, public ChangelogManager, public UserReferenceManager
66  <DD><I>Implements the GEDCOM 5.5 NOTE_RECORD structure   </I>  <DD><I>Implements the GEDCOM 5.5 NOTE_RECORD structure   </I>
67  <DT>  <DT>
68  class  <B><A HREF="NoteStructure.html">NoteStructure</A></B>: public GEDCOMElement  class  <B><A HREF="NoteStructure.html">NoteStructure</A></B>: public GEDCOMElement, public Attachment, public AttachmentManager
69  <DD><I>Implements the GEDCOM 5.5 NOTE_STRUCTURE structure   </I>  <DD><I>Implements the GEDCOM 5.5 NOTE_STRUCTURE structure   </I>
70  <DT>  <DT>
71  class  <B><A HREF="PersonalName.html">PersonalName</A></B>: public GEDCOMElement  class  <B><A HREF="PersonalName.html">PersonalName</A></B>: public GEDCOMElement, public AttachmentManager
72  <DD><I>Implements the GEDCOM 5.5 PERSONAL_NAME_STRUCTURE structure   </I>  <DD><I>Implements the GEDCOM 5.5 PERSONAL_NAME_STRUCTURE structure   </I>
73  <DT>  <DT>
74  class  <B><A HREF="Place.html">Place</A></B>: public GEDCOMElement  class  <B><A HREF="Place.html">Place</A></B>: public GEDCOMElement, public AttachmentManager
75  <DD><I>Implements the GEDCOM 5.5 PLACE_STRUCTURE structure   </I>  <DD><I>Implements the GEDCOM 5.5 PLACE_STRUCTURE structure   </I>
76  <DT>  <DT>
77  class  <B><A HREF="RepositoryRecord.html">RepositoryRecord</A></B>: public GEDCOMElement  class  <B><A HREF="RepositoryRecord.html">RepositoryRecord</A></B>: public GEDCOMElement, public AttachmentManager, public AutomatedRecordIdManager, public AddressManager, public ChangelogManager, public UserReferenceManager
78  <DD><I>Implements the GEDCOM 5.5 REPOSITORY_RECORD structure   </I>  <DD><I>Implements the GEDCOM 5.5 REPOSITORY_RECORD structure   </I>
79  <DT>  <DT>
80  class  <B><A HREF="SourceCitation.html">SourceCitation</A></B>: public GEDCOMElement  class  <B><A HREF="SourceCitation.html">SourceCitation</A></B>: public GEDCOMElement, public Attachment, public AttachmentManager
81  <DD><I>Implements the GEDCOM 5.5 SOURCE_CITATION structure   </I>  <DD><I>Implements the GEDCOM 5.5 SOURCE_CITATION structure   </I>
82  <DT>  <DT>
83  class  <B><A HREF="SourceRecord.html">SourceRecord</A></B>: public GEDCOMElement  class  <B><A HREF="SourceRecord.html">SourceRecord</A></B>: public GEDCOMElement, public AttachmentManager, public ChangelogManager, public UserReferenceManager
84  <DD><I>Implements the GEDCOM 5.5 SOURCE_RECORD structure</I>  <DD><I>Implements the GEDCOM 5.5 SOURCE_RECORD structure</I>
85  <DT>  <DT>
86  class  <B><A HREF="SourceRepositoryCitation.html">SourceRepositoryCitation</A></B>: public GEDCOMElement  class  <B><A HREF="SourceRepositoryCitation.html">SourceRepositoryCitation</A></B>: public GEDCOMElement, public AttachmentManager
87  <DD><I>Implements the GEDCOM 5.5 SOURCE_REPOSITORY_CITATION structure</I>  <DD><I>Implements the GEDCOM 5.5 SOURCE_REPOSITORY_CITATION structure</I>
88  <DT>  <DT>
89  class  <B><A HREF="SpouseToFamilyLink.html">SpouseToFamilyLink</A></B>: public GEDCOMElement  class  <B><A HREF="SpouseToFamilyLink.html">SpouseToFamilyLink</A></B>: public GEDCOMElement, public AttachmentManager
90  <DD><I>Implements the GEDCOM 5.5 SPOUSE_TO_FAMILY_LINK structure</I>  <DD><I>Implements the GEDCOM 5.5 SPOUSE_TO_FAMILY_LINK structure</I>
91  <DT>  <DT>
92  class  <B><A HREF="Submission.html">Submission</A></B>: public GEDCOMElement  class  <B><A HREF="Submission.html">Submission</A></B>: public GEDCOMElement
93  <DD><I>Implements the GEDCOM 5.5 SUBMISSION_RECORD structure</I>  <DD><I>Implements the GEDCOM 5.5 SUBMISSION_RECORD structure</I>
94  <DT>  <DT>
95  class  <B><A HREF="SubmitterRecord.html">SubmitterRecord</A></B>: public GEDCOMElement  class  <B><A HREF="SubmitterRecord.html">SubmitterRecord</A></B>: public GEDCOMElement, public AttachmentManager, public AutomatedRecordIdManager, public AddressManager, public ChangelogManager
96  <DD><I>Implements the GEDCOM 5.5 SUBMITTER_RECORD structure     </I>  <DD><I>Implements the GEDCOM 5.5 SUBMITTER_RECORD structure     </I>
97  <DT>  <DT>
98  class  <B><A HREF="UserReference.html">UserReference</A></B>: public GEDCOMElement  class  <B><A HREF="UserReference.html">UserReference</A></B>: public GEDCOMElement

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

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