class GEDCOMParser::SourceRepositoryCitation

Implements the GEDCOM 5.5 SOURCE_REPOSITORY_CITATION structure

Public Methods

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

Public Members

class SourceCallNumber
Implements the SOURCE_CALL_NUMBER members of the SOURCE_REPOSITORY_CITATION structure
[more] typedefs


Documentation

Implements the GEDCOM 5.5 SOURCE_REPOSITORY_CITATION structure
o typedefs

otypedef std::vector< SmartPtr < SourceCallNumber > > SourceCallNumbers_t
handling of many source call numbers

o Accessors (set)

ovoid setRepoXref(std::string const &)

ovoid addNoteStructure(NoteStructure* const)

ovoid addSourceCallNumber(SourceCallNumber* const)

o Accessors (get)

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

oNoteStructures_t const& getNoteStructures(void) const

oSourceCallNumbers_t const& getSourceCallNumbers(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++.