Implements the GEDCOM 5.5 data structure (used in the HEADER structure)
Public Methods
-
Accessors (set)
-
Accessors (get)
Documentation
Implements the GEDCOM 5.5 data structure (used in the HEADER structure)
Accessors (set)
void setData(std::string const &)
void setDate(std::string const &)
void setCopr(std::string const &)
Accessors (get)
virtual std::string const& getData(void) const
virtual std::string const getDate(void) const
virtual std::string const& getCopr(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++.