Implements the GEDCOM 5.5 INDIVIDUAL_ATTRIBUTE_STRUCTURE structure
Public Methods
-
Accessors (set)
-
Accessors (get)
-
return(att._type == (IndividualAttribute::enumIndividualAttributes)type)
Public Members
-
enum _enumIndividualAttributes
- Implements the GEDCOM 5.5 ATTRIBUTE_TYPE enumeration (typedef'd to enumIndividualAttributes)
Documentation
Implements the GEDCOM 5.5 INDIVIDUAL_ATTRIBUTE_STRUCTURE structure
- enum _enumIndividualAttributes
- Implements the GEDCOM 5.5 ATTRIBUTE_TYPE enumeration (typedef'd to enumIndividualAttributes)
- e_Cast
- e_Dscr
- e_Educ
- e_Idno
- e_Nati
- e_Nchi
- e_Nmr
- e_Occu
- e_Prop
- e_Reli
- e_Resi
- e_Ssn
- e_Titl
- Accessors (set)
- void setType(enumIndividualAttributes)
- void setValue(std::string const &)
- void setEvent(Event* )
- Accessors (get)
- enumIndividualAttributes getType(void) const
- virtual std::string const& getValue(void) const
- SmartPtr<Event> const& getEvent(void) const
- return(att._type == (IndividualAttribute::enumIndividualAttributes)type)
- This class has no child classes.
- Friends:
- bool operator==(IndividualAttribute const &att, int type)
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.