class GEDCOMParser::AddressManager

The class GEDCOMParser::AddressManager is the superclass of GEDCOM 55 structures who handle one Address attribute

Public Methods

[more]GEDCOMParser::Address* setAddress (Address* const data = 0)
set the ADDRESS_STRUCTURE value.
[more]SmartPtr< Address > const& getAddress (void) const
get the ADDRESS_STRUCTURE value.
[more]void removeAddress (void)
unset the ADDRESS_STRUCTURE value.


Documentation

The class GEDCOMParser::AddressManager is the superclass of GEDCOM 55 structures who handle one Address attribute
oGEDCOMParser::Address* setAddress(Address* const data = 0)
set the ADDRESS_STRUCTURE value.

See Also:
ADDRESS_STRUCTURE

oSmartPtr< Address > const& getAddress(void) const
get the ADDRESS_STRUCTURE value.

See Also:
ADDRESS_STRUCTURE

ovoid removeAddress(void)
unset the ADDRESS_STRUCTURE value.

See Also:
ADDRESS_STRUCTURE


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.