/[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.2.2.2 by cpcp, Wed Oct 16 17:56:19 2002 UTC revision 1.2.2.3 by cpcp, Wed Oct 23 19:25:29 2002 UTC
# Line 13  Line 13 
13  <DL>  <DL>
14  <P><DL>  <P><DL>
15  <DT><H3>Public Methods</H3><DD><DT>  <DT><H3>Public Methods</H3><DD><DT>
16  <IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.1.1.20.1">Accessors (set) </A></B>  <IMG ALT="[more]" BORDER=0 SRC=icon1.png> <B><A HREF="#DOC.1.1.20.1">Accessors (set) </A></B>
17  <DT>  <DT>
18  <IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.1.1.20.2">Accessors (get)</A></B>  <IMG ALT="[more]" BORDER=0 SRC=icon1.png> <B><A HREF="#DOC.1.1.20.2">Accessors (get)</A></B>
19  </DL></P>  </DL></P>
20    
21  </DL>  </DL>
# Line 28  Line 28 
28    
29  <A NAME="Accessors (set) "></A>  <A NAME="Accessors (set) "></A>
30  <A NAME="DOC.1.1.20.1"></A>  <A NAME="DOC.1.1.20.1"></A>
31  <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> Accessors (set) </B></TT>  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B> Accessors (set) </B></TT>
32  <DL><DT><DD></DL><P><DL>  <DL><DT><DD></DL><P><DL>
33    
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.gif><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 ;  <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>
41  <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setNpfx(std::string const &amp;)</B></TT>  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B>void setNpfx(std::string const &amp;)</B></TT>
42  <DL><DT><DD></DL><P>  <DL><DT><DD></DL><P>
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.gif><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)  <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>
50  <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setNick(std::string const &amp;)</B></TT>  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B>void setNick(std::string const &amp;)</B></TT>
51  <DL><DT><DD></DL><P>  <DL><DT><DD></DL><P>
52  <A NAME="setSpfx"></A>  <A NAME="setSpfx"></A>
53  <A NAME="DOC.1.1.20.1.5"></A>  <A NAME="DOC.1.1.20.1.5"></A>
54  <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setSpfx(std::string const &amp;)</B></TT>  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B>void setSpfx(std::string const &amp;)</B></TT>
55  <DL><DT><DD></DL><P>  <DL><DT><DD></DL><P>
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.gif><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)  <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>
63  <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void setNsfx(std::string const &amp;)</B></TT>  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B>void setNsfx(std::string const &amp;)</B></TT>
64  <DL><DT><DD></DL><P>  <DL><DT><DD></DL><P>
65  <A NAME="addSourceCitation"></A>  <A NAME="addSourceCitation"></A>
66  <A NAME="DOC.1.1.20.1.8"></A>  <A NAME="DOC.1.1.20.1.8"></A>
67  <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void addSourceCitation(<!1><A HREF="SourceCitation.html">SourceCitation</A>*  const)</B></TT>  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B>void addSourceCitation(<!1><A HREF="SourceCitation.html">SourceCitation</A>*  const)</B></TT>
68  <DL><DT><DD></DL><P>  <DL><DT><DD></DL><P>
69  <A NAME="addNoteStructure"></A>  <A NAME="addNoteStructure"></A>
70  <A NAME="DOC.1.1.20.1.9"></A>  <A NAME="DOC.1.1.20.1.9"></A>
71  <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void addNoteStructure(<!1><A HREF="NoteStructure.html">NoteStructure</A>*  const)</B></TT>  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B>void addNoteStructure(<!1><A HREF="NoteStructure.html">NoteStructure</A>*  const)</B></TT>
72  <DL><DT><DD></DL><P></DL>  <DL><DT><DD></DL><P></DL>
73    
74  <A NAME="Accessors (get)"></A>  <A NAME="Accessors (get)"></A>
75  <A NAME="DOC.1.1.20.2"></A>  <A NAME="DOC.1.1.20.2"></A>
76  <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> Accessors (get)</B></TT>  <DT><IMG ALT="o" BORDER=0 SRC=icon2.png><TT><B> Accessors (get)</B></TT>
77  <DL><DT><DD></DL><P><DL>  <DL><DT><DD></DL><P><DL>
78    
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.gif><TT><B>virtual   std::string const 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  <DD>Returns the Name as Givenname Surname
83  <DL><DT><DD></DL><P>  <DL><DT><DD></DL><P>
84  <A NAME="getRawName"></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.gif><TT><B>virtual   std::string const&amp; getRawName(void) const </B></TT>  <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  <DD>Returns the Name set by setName
88  <DL><DT><DD></DL><P>  <DL><DT><DD></DL><P>
89  <A NAME="getNpfx"></A>  <A NAME="getNpfx"></A>
90  <A NAME="DOC.1.1.20.2.3"></A>  <A NAME="DOC.1.1.20.2.3"></A>
91  <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><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.4"></A>  <A NAME="DOC.1.1.20.2.4"></A>
95  <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><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  <DD>Returns the Given name parsed by setName
97  <DL><DT><DD></DL><P>  <DL><DT><DD></DL><P>
98  <A NAME="getRawGivn"></A>  <A NAME="getRawGivn"></A>
99  <A NAME="DOC.1.1.20.2.5"></A>  <A NAME="DOC.1.1.20.2.5"></A>
100  <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>virtual   std::string const&amp; getRawGivn(void) const </B></TT>  <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  <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.6"></A>  <A NAME="DOC.1.1.20.2.6"></A>
105  <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><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.7"></A>  <A NAME="DOC.1.1.20.2.7"></A>
109  <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><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.8"></A>  <A NAME="DOC.1.1.20.2.8"></A>
113  <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><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  <DD>Returns the Surname parsed by setName
115  <DL><DT><DD></DL><P>  <DL><DT><DD></DL><P>
116  <A NAME="getRawSurn"></A>  <A NAME="getRawSurn"></A>
117  <A NAME="DOC.1.1.20.2.9"></A>  <A NAME="DOC.1.1.20.2.9"></A>
118  <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>virtual   std::string const&amp; getRawSurn(void) const </B></TT>  <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  <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.10"></A>  <A NAME="DOC.1.1.20.2.10"></A>
123  <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><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.11"></A>  <A NAME="DOC.1.1.20.2.11"></A>
127  <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><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.12"></A>  <A NAME="DOC.1.1.20.2.12"></A>
131  <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><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>
134    

Legend:
Removed from v.1.2.2.2  
changed lines
  Added in v.1.2.2.3

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