class GEDCOMParser::Place

Implements the GEDCOM 5.5 PLACE_STRUCTURE structure

Public Methods

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


Documentation

Implements the GEDCOM 5.5 PLACE_STRUCTURE structure
o Accessors (set)

ovoid setPlaceValue(std::string const &)

ovoid setPlaceHierarchy(std::string const &)

ovoid addSourceCitation(SourceCitation* const)

ovoid addNoteStructure(NoteStructure* const)

o Accessors (get)

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

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

oSourceCitations_t const& getSourceCitations(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++.