Implements the GEDCOM 5.5 FAMILY_EVENT_STRUCTURE structure
Public Methods
-
Accessors (set)
-
Accessors (get)
-
return(eve._type == (FamilyEvent::enumFamilyEvents)type)
Public Members
-
enum _enumFamilyEvents
- Implements the GEDCOM 5.5 EVENT_TYPE_FAMILY enumeration (typedef'd to enumFamilyEvents)
Documentation
Implements the GEDCOM 5.5 FAMILY_EVENT_STRUCTURE structure
enum _enumFamilyEvents
- Implements the GEDCOM 5.5 EVENT_TYPE_FAMILY enumeration (typedef'd to enumFamilyEvents)
e_None
e_Anul
e_Cens
e_Div
e_Divf
e_Enga
e_Marr
e_Marb
e_Marc
e_Marl
e_Mars
e_Even
Accessors (set)
void setType(enumFamilyEvents)
void setEvent(Event* )
void setHusbAge(std::string const &)
void setWifeAge(std::string const &)
Accessors (get)
enumFamilyEvents getType(void) const
SmartPtr<Event> const& getEvent(void) const
virtual std::string const& getHusbAge(void) const
virtual std::string const& getWifeAge(void) const
return(eve._type == (FamilyEvent::enumFamilyEvents)type)
- This class has no child classes.
- Friends:
- bool operator==(FamilyEvent const &eve, int type)
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.