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

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

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

revision 1.1.2.2 by cpcp, Wed Oct 16 17:33:11 2002 UTC revision 1.1.2.3 by cpcp, Wed Oct 16 17:56:19 2002 UTC
# Line 85  namespace GEDCOMParser Line 85  namespace GEDCOMParser
85            
86      ///@name Accessors (get)      ///@name Accessors (get)
87      //@{          //@{    
88      ///      /// Returns the Name as Givenname Surname
89      virtual std::string const &getName(void) const;      virtual std::string const getName(void) const;
90        /// Returns the Name set by setName
91        virtual std::string const &getRawName(void) const;
92      ///      ///
93      virtual std::string const &getNpfx(void) const;      virtual std::string const &getNpfx(void) const;
94      /// Returns the Given name parsed by setName      /// Returns the Given name parsed by setName

Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.1.2.3

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