class GEDCOMParser::ChildToFamilyLink

Implements the GEDCOM 5.5 CHILD_TO_FAMILY_LINK structure

Public Methods

[more] Accessors (set)
[more] Accessors (get)


Documentation

Implements the GEDCOM 5.5 CHILD_TO_FAMILY_LINK structure
o Accessors (set)

ovoid setFamcXref(std::string const &)

ovoid addPedi(std::string const &)

ovoid addNoteStructure(NoteStructure* const)

o Accessors (get)

oPedis_t const& getPedis(void) const

ostd::string const& getRawFamcXref(void) const

ovirtual std::string const& getFamcXref(void) const

oNoteStructures_t const& getNoteStructures(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++.