1<html><head><base target=k-main></head><body bgcolor=white><nobr>
2
3<font face=Helvetica size=3>
4<dl><dt>
5
6  <b>class c4_Row</b>
7 : public <A HREF="c4_RowRef.html" >c4_RowRef</A> <br><br>
8
9<dd><font face=Times size=3>
10An entry in a collection with copy semantics.<br><br>
11
12
13</font></dl>
14
15
16  <table cellborder=0>
17    <tr>
18    <td colspan=2>
19	  <font face=Helvetica size=-1><b>Public members</b></font>
20    </td>
21	</tr>
22  
23    <tr>
24    <td valign=top align=right width=150>
25	  
26    </td>
27	<td>
28	  <nobr>
29	  <b>c4_Row</b> ();
30	  
31	  
32		<font face=Helvetica size=-1><br>
33			Construct a row with no properties</font>
34	</td>
35	</tr>
36  
37    <tr>
38    <td valign=top align=right width=150>
39	  
40    </td>
41	<td>
42	  <nobr>
43	  <b>c4_Row</b> (const <A HREF="c4_RowRef.html" >c4_RowRef</A>&#38; row_);
44	  
45	  
46		<font face=Helvetica size=-1><br>
47			Construct a row from another oneConstruct a row copy from a row reference</font>
48	</td>
49	</tr>
50  
51    <tr>
52    <td valign=top align=right width=150>
53	  
54    </td>
55	<td>
56	  <nobr>
57	  <b>c4_Row</b> (const <A HREF="c4_RowRef.html" >c4_RowRef</A>&#38; row_);
58	  
59	  
60		<font face=Helvetica size=-1><br>
61			Construct a row from another oneConstruct a row copy from a row reference</font>
62	</td>
63	</tr>
64  
65    <tr>
66    <td valign=top align=right width=150>
67	  
68    </td>
69	<td>
70	  <nobr>
71	  <b>~c4_Row</b> ();
72	  
73	  
74		<font face=Helvetica size=-1><br>
75			Destructor</font>
76	</td>
77	</tr>
78  
79    <tr>
80    <td valign=top align=right width=150>
81	  <A HREF="c4_Row.html" >c4_Row</A>&#38; 
82    </td>
83	<td>
84	  <nobr>
85	  <b>operator= </b> (const <A HREF="c4_RowRef.html" >c4_RowRef</A>&#38; row_);
86	  
87	  
88		<font face=Helvetica size=-1><br>
89			Assign a copy of another row to this oneCopy another row to this one</font>
90	</td>
91	</tr>
92  
93    <tr>
94    <td valign=top align=right width=150>
95	  <A HREF="c4_Row.html" >c4_Row</A>&#38; 
96    </td>
97	<td>
98	  <nobr>
99	  <b>operator= </b> (const <A HREF="c4_RowRef.html" >c4_RowRef</A>&#38; row_);
100	  
101	  
102		<font face=Helvetica size=-1><br>
103			Assign a copy of another row to this oneCopy another row to this one</font>
104	</td>
105	</tr>
106  
107    <tr>
108    <td valign=top align=right width=150>
109	  void 
110    </td>
111	<td>
112	  <nobr>
113	  <b>ConcatRow</b> (const <A HREF="c4_RowRef.html" >c4_RowRef</A>&#38; row_);
114	  
115	  
116		<font face=Helvetica size=-1><br>
117			Add all properties and values into this row</font>
118	</td>
119	</tr>
120  
121  </table>
122
123
124
125
126
127  <table cellborder=0>
128    <tr>
129    <td colspan=2>
130	  <font face=Helvetica size=-1><b>Friends</b></font>
131    </td>
132	</tr>
133  
134    <tr>
135    <td valign=top align=right width=150>
136	  friend <A HREF="c4_Row.html" >c4_Row</A> 
137    </td>
138	<td>
139	  <nobr>
140	  <b>operator+ </b> (const <A HREF="c4_RowRef.html" >c4_RowRef</A>&#38; a_, const <A HREF="c4_RowRef.html" >c4_RowRef</A>&#38; b_);
141	  <font face=Helvetica size=-1><br>Return a new row which is the concatenation of two others</font>
142	</td>
143	</tr>
144  
145  </table>
146
147
148<br><hr size=1 width=50 align=left>
149
150<table cellborder=0>
151    <tr>
152    <td width=150>
153	  <font face=Helvetica size=-1><b>Header file</b></font>
154    </td>
155    <td>
156	  "mk4.h" &nbsp; -- &nbsp; Dec 9, 1999
157    </td>
158	</tr>
159
160  
161    <tr>
162    <td valign=top>
163	  <font face=Helvetica size=-1><b>See also</b></font>
164    </td>
165    <td>
166	  
167		<a name="c4_Row" href="c4_Row.html">c4_Row</a>
168	  
169    </td>
170	</tr>
171  
172
173  
174    <tr>
175    <td>
176	  <font face=Helvetica size=-1><b>Derived from</b></font>
177    </td>
178    <td>
179	  
180		<a name="c4_RowRef" href="c4_RowRef.html">c4_RowRef</a>
181	  
182    </td>
183	</tr>
184  
185</table>
186
187</font></font>
188
189</nobr></body></html>
190