/[ghosts]/ghosts/gedcomparser/src/GEDCOMParser/IndividualRecord.hh
ViewVC logotype

Diff of /ghosts/gedcomparser/src/GEDCOMParser/IndividualRecord.hh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by cpcp, Thu Mar 13 19:58:52 2003 UTC revision 1.12 by cpcp, Wed Jun 25 19:59:18 2003 UTC
# Line 209  namespace GEDCOMParser Line 209  namespace GEDCOMParser
209    
210    ///@name typedefs    ///@name typedefs
211    //@{    //@{
212    /// @doc handling of many individus    /// @doc handling of many individus (element)
213      typedef std::pair<std::string, SmartPtr < IndividualRecord > > IndividualRecords_elem_t;
214      /// @doc handling of many individus (association)
215    typedef std::map < std::string, SmartPtr < IndividualRecord > > IndividualRecords_t;    typedef std::map < std::string, SmartPtr < IndividualRecord > > IndividualRecords_t;
216    //@}    //@}
217  };  };

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26