/[ghosts]/ghosts/gedcomparser/doc/reference/PersonalName.html
ViewVC logotype

Diff of /ghosts/gedcomparser/doc/reference/PersonalName.html

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

revision 1.3 by cpcp, Mon Sep 23 13:36:55 2002 UTC revision 1.4 by cpcp, Tue Nov 12 21:25:21 2002 UTC
# Line 34  Line 34 
34  <A NAME="setName"></A>  <A NAME="setName"></A>
35  <A NAME="DOC.1.1.20.1.1"></A>  <A NAME="DOC.1.1.20.1.1"></A>
36  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B>void setName(std::string const &amp;)</B></TT>  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B>void setName(std::string const &amp;)</B></TT>
37    <DD>setName runs the parsing of Given name and Surname ;
38  <DL><DT><DD></DL><P>  <DL><DT><DD></DL><P>
39  <A NAME="setNpfx"></A>  <A NAME="setNpfx"></A>
40  <A NAME="DOC.1.1.20.1.2"></A>  <A NAME="DOC.1.1.20.1.2"></A>
# Line 42  Line 43 
43  <A NAME="setGivn"></A>  <A NAME="setGivn"></A>
44  <A NAME="DOC.1.1.20.1.3"></A>  <A NAME="DOC.1.1.20.1.3"></A>
45  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B>void setGivn(std::string const &amp;)</B></TT>  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B>void setGivn(std::string const &amp;)</B></TT>
46    <DD>set the given name (for instance from a GEDCOM file)
47  <DL><DT><DD></DL><P>  <DL><DT><DD></DL><P>
48  <A NAME="setNick"></A>  <A NAME="setNick"></A>
49  <A NAME="DOC.1.1.20.1.4"></A>  <A NAME="DOC.1.1.20.1.4"></A>
# Line 54  Line 56 
56  <A NAME="setSurn"></A>  <A NAME="setSurn"></A>
57  <A NAME="DOC.1.1.20.1.6"></A>  <A NAME="DOC.1.1.20.1.6"></A>
58  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B>void setSurn(std::string const &amp;)</B></TT>  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B>void setSurn(std::string const &amp;)</B></TT>
59    <DD>set the surname (for instance from a GEDCOM file)
60  <DL><DT><DD></DL><P>  <DL><DT><DD></DL><P>
61  <A NAME="setNsfx"></A>  <A NAME="setNsfx"></A>
62  <A NAME="DOC.1.1.20.1.7"></A>  <A NAME="DOC.1.1.20.1.7"></A>
# Line 76  Line 79 
79  <A NAME="getName"></A>  <A NAME="getName"></A>
80  <A NAME="DOC.1.1.20.2.1"></A>  <A NAME="DOC.1.1.20.2.1"></A>
81  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B>virtual   std::string const&amp; getName(void) const </B></TT>  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B>virtual   std::string const&amp; getName(void) const </B></TT>
82    <DD>Returns the Name as Givenname Surname
83  <DL><DT><DD></DL><P>  <DL><DT><DD></DL><P>
84  <A NAME="getNpfx"></A>  <A NAME="getRawName"></A>
85  <A NAME="DOC.1.1.20.2.2"></A>  <A NAME="DOC.1.1.20.2.2"></A>
86    <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B>virtual   std::string const&amp; getRawName(void) const </B></TT>
87    <DD>Returns the Name set by setName
88    <DL><DT><DD></DL><P>
89    <A NAME="getNpfx"></A>
90    <A NAME="DOC.1.1.20.2.3"></A>
91  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B>virtual   std::string const&amp; getNpfx(void) const </B></TT>  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B>virtual   std::string const&amp; getNpfx(void) const </B></TT>
92  <DL><DT><DD></DL><P>  <DL><DT><DD></DL><P>
93  <A NAME="getGivn"></A>  <A NAME="getGivn"></A>
94  <A NAME="DOC.1.1.20.2.3"></A>  <A NAME="DOC.1.1.20.2.4"></A>
95  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B>virtual   std::string const&amp; getGivn(void) const </B></TT>  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B>virtual   std::string const&amp; getGivn(void) const </B></TT>
96    <DD>Returns the Given name parsed by setName
97    <DL><DT><DD></DL><P>
98    <A NAME="getRawGivn"></A>
99    <A NAME="DOC.1.1.20.2.5"></A>
100    <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B>virtual   std::string const&amp; getRawGivn(void) const </B></TT>
101    <DD>Returns the Given name set by setGivn
102  <DL><DT><DD></DL><P>  <DL><DT><DD></DL><P>
103  <A NAME="getNick"></A>  <A NAME="getNick"></A>
104  <A NAME="DOC.1.1.20.2.4"></A>  <A NAME="DOC.1.1.20.2.6"></A>
105  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B>virtual   std::string const&amp; getNick(void) const </B></TT>  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B>virtual   std::string const&amp; getNick(void) const </B></TT>
106  <DL><DT><DD></DL><P>  <DL><DT><DD></DL><P>
107  <A NAME="getSpfx"></A>  <A NAME="getSpfx"></A>
108  <A NAME="DOC.1.1.20.2.5"></A>  <A NAME="DOC.1.1.20.2.7"></A>
109  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B>virtual   std::string const&amp; getSpfx(void) const </B></TT>  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B>virtual   std::string const&amp; getSpfx(void) const </B></TT>
110  <DL><DT><DD></DL><P>  <DL><DT><DD></DL><P>
111  <A NAME="getSurn"></A>  <A NAME="getSurn"></A>
112  <A NAME="DOC.1.1.20.2.6"></A>  <A NAME="DOC.1.1.20.2.8"></A>
113  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B>virtual   std::string const&amp; getSurn(void) const </B></TT>  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B>virtual   std::string const&amp; getSurn(void) const </B></TT>
114    <DD>Returns the Surname parsed by setName
115    <DL><DT><DD></DL><P>
116    <A NAME="getRawSurn"></A>
117    <A NAME="DOC.1.1.20.2.9"></A>
118    <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B>virtual   std::string const&amp; getRawSurn(void) const </B></TT>
119    <DD>Returns the Surname set by setSurn
120  <DL><DT><DD></DL><P>  <DL><DT><DD></DL><P>
121  <A NAME="getNsfx"></A>  <A NAME="getNsfx"></A>
122  <A NAME="DOC.1.1.20.2.7"></A>  <A NAME="DOC.1.1.20.2.10"></A>
123  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B>virtual   std::string const&amp; getNsfx(void) const </B></TT>  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B>virtual   std::string const&amp; getNsfx(void) const </B></TT>
124  <DL><DT><DD></DL><P>  <DL><DT><DD></DL><P>
125  <A NAME="getSourceCitations"></A>  <A NAME="getSourceCitations"></A>
126  <A NAME="DOC.1.1.20.2.8"></A>  <A NAME="DOC.1.1.20.2.11"></A>
127  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B><!1><A HREF="SourceCitations_t.html">SourceCitations_t</A> const&amp; getSourceCitations(void) const </B></TT>  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B><!1><A HREF="SourceCitations_t.html">SourceCitations_t</A> const&amp; getSourceCitations(void) const </B></TT>
128  <DL><DT><DD></DL><P>  <DL><DT><DD></DL><P>
129  <A NAME="getNoteStructures"></A>  <A NAME="getNoteStructures"></A>
130  <A NAME="DOC.1.1.20.2.9"></A>  <A NAME="DOC.1.1.20.2.12"></A>
131  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B><!1><A HREF="NoteStructures_t.html">NoteStructures_t</A> const&amp; getNoteStructures(void) const </B></TT>  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B><!1><A HREF="NoteStructures_t.html">NoteStructures_t</A> const&amp; getNoteStructures(void) const </B></TT>
132  <DL><DT><DD></DL><P></DL>  <DL><DT><DD></DL><P></DL>
133  </DL>  </DL>

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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