class GEDCOMParser::Data

Implements the GEDCOM 5.5 data structure (used in the HEADER structure)

Public Methods

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


Documentation

Implements the GEDCOM 5.5 data structure (used in the HEADER structure)
o Accessors (set)

ovoid setData(std::string const &)

ovoid setDate(std::string const &)

ovoid setCopr(std::string const &)

o Accessors (get)

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

ovirtual std::string const getDate(void) const

ovirtual 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++.