Implements the GEDCOM 5.5 ASSOCIATION_STRUCTURE structure
Public Methods
-
Accessors (set)
-
Accessors (get)
Documentation
Implements the GEDCOM 5.5 ASSOCIATION_STRUCTURE structure
- Accessors (set)
- void addIndiXref(std::string const &)
- void setType(std::string const &)
- void setRela(std::string const &)
- void addNoteStructure(NoteStructure* const)
- void addSourceCitation(SourceCitation* const)
- Accessors (get)
- IndiXrefs_t const& getIndiXrefs(void) const
- virtual std::string const& getType(void) const
- virtual std::string const& getRela(void) const
- NoteStructures_t const& getNoteStructures(void) const
- SourceCitations_t const& getSourceCitations(void) const
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.