Implements the GEDCOM 5.5 SOURCE_REPOSITORY_CITATION structure
Public Methods
-
Accessors (set)
-
Accessors (get)
Public Members
-
class SourceCallNumber
- Implements the SOURCE_CALL_NUMBER members of the SOURCE_REPOSITORY_CITATION structure
-
typedefs
Documentation
Implements the GEDCOM 5.5 SOURCE_REPOSITORY_CITATION structure
- typedefs
- typedef std::vector< SmartPtr < SourceCallNumber > > SourceCallNumbers_t
- handling of many source call numbers
- Accessors (set)
- void setRepoXref(std::string const &)
- void addNoteStructure(NoteStructure* const)
- void addSourceCallNumber(SourceCallNumber* const)
- Accessors (get)
- virtual std::string const& getRepoXref(void) const
- NoteStructures_t const& getNoteStructures(void) const
- SourceCallNumbers_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++.