Implements the GEDCOM 5.5 PLACE_STRUCTURE structure
Public Methods
-
Accessors (set)
-
Accessors (get)
Documentation
Implements the GEDCOM 5.5 PLACE_STRUCTURE structure
Accessors (set)
void setPlaceValue(std::string const &)
void setPlaceHierarchy(std::string const &)
void addSourceCitation(SourceCitation* const)
void addNoteStructure(NoteStructure* const)
Accessors (get)
virtual std::string const& getPlaceValue(void) const
virtual std::string const& getPlaceHierarchy(void) const
SourceCitations_t const& getSourceCitations(void) const
NoteStructures_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++.