Implements the GEDCOM 5.5 INDIVIDUAL_EVENT_STRUCTURE structure
Public Methods
-
Accessors (set)
-
Accessors (get)
-
return(eve._type == (IndividualEvent::enumIndividualEvents)type)
Public Members
-
enum _enumIndividualEvents
- Implements the GEDCOM 5.5 EVENT_TYPE_INDIVIDUAL enumeration (typedef'd to enumIndividualEvents)
Documentation
Implements the GEDCOM 5.5 INDIVIDUAL_EVENT_STRUCTURE structure
- enum _enumIndividualEvents
- Implements the GEDCOM 5.5 EVENT_TYPE_INDIVIDUAL enumeration (typedef'd to enumIndividualEvents)
- e_None
- e_Birt
- e_Chr
- e_Deat
- e_Buri
- e_Crem
- e_Adop
- e_Bapm
- e_Barm
- e_Basm
- e_Bles
- e_Chra
- e_Conf
- e_Fcom
- e_Ordn
- e_Natu
- e_Emig
- e_Immi
- e_Cens
- e_Prob
- e_Will
- e_Grad
- e_Reti
- e_Even
- Accessors (set)
- void setType(enumIndividualEvents)
- void setEvent(Event* )
- void setFamcXref(std::string const &)
- void setAdop(std::string const &)
- Accessors (get)
- virtual enumIndividualEvents getRawType(void) const
- returns the type
- virtual std::string const getType(void) const
- returns the type formatted as a string (translated in the expected locale)
- SmartPtr<Event> const& getEvent(void) const
- virtual std::string const& getFamcXref(void) const
- virtual std::string const& getAdop(void) const
- return(eve._type == (IndividualEvent::enumIndividualEvents)type)
- This class has no child classes.
- Friends:
- bool operator==(IndividualEvent const &eve, int type)
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.