Implements the GEDCOM 5.5 ADDRESS_STRUCTURE structure
Public Methods
-
Accessors (set)
-
Accessors (get)
Documentation
Implements the GEDCOM 5.5 ADDRESS_STRUCTURE structure
- Accessors (set)
- void concAddr(std::string const &)
- void contAddr(std::string const &)
- void setAdr1(std::string const &)
- void setAdr2(std::string const &)
- void setCity(std::string const &)
- void setState(std::string const &)
- void setPost(std::string const &)
- void setCountry(std::string const &)
- void setPhone(std::string const &)
- Accessors (get)
- virtual std::string const& getAdr1(void) const
- virtual std::string const& getAdr2(void) const
- virtual std::string const& getCity(void) const
- virtual std::string const& getState(void) const
- virtual std::string const& getPost(void) const
- virtual std::string const& getCountry(void) const
- virtual std::string const& getPhone(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++.