Implements the GEDCOM 5.5 MULTIMEDIA_LINK structure
Public Methods
-
Accessors (set)
-
Accessors (get)
Documentation
Implements the GEDCOM 5.5 MULTIMEDIA_LINK structure
- Accessors (set)
- void setObjXref(std::string const &)
- void setFormat(std::string const &)
- void setTitle(std::string const &)
- void setMMFileRef(std::string const &)
- void addNoteStructure(NoteStructure* const)
- Accessors (get)
- virtual std::string const& getObjXref(void) const
- virtual std::string const& getFormat(void) const
- virtual std::string const& getTitle(void) const
- virtual std::string const& getMMFileRef(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++.