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_StringRef</b>
7 : public <A HREF="c4_Reference.html" >c4_Reference</A> <br><br>
8
9<dd><font face=Times size=3>
10Used to get or set string values.<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_StringRef</b> (const <A HREF="c4_Reference.html" >c4_Reference</A>&#38;);
30	  
31	  
32		<font face=Helvetica size=-1><br>
33			Constructor</font>
34	</td>
35	</tr>
36  
37    <tr>
38    <td valign=top align=right width=150>
39	  operator const 
40    </td>
41	<td>
42	  <nobr>
43	  <b>char*</b> () <i>const</i>;
44	  
45	  
46		<font face=Helvetica size=-1><br>
47			Get the value as string</font>
48	</td>
49	</tr>
50  
51    <tr>
52    <td valign=top align=right width=150>
53	  <A HREF="c4_StringRef.html" >c4_StringRef</A>&#38; 
54    </td>
55	<td>
56	  <nobr>
57	  <b>operator= </b> (const char*);
58	  
59	  
60		<font face=Helvetica size=-1><br>
61			Set the value to the specified string</font>
62	</td>
63	</tr>
64  
65  </table>
66
67
68
69
70
71
72<br><hr size=1 width=50 align=left>
73
74<table cellborder=0>
75    <tr>
76    <td width=150>
77	  <font face=Helvetica size=-1><b>Header file</b></font>
78    </td>
79    <td>
80	  "mk4.h" &nbsp; -- &nbsp; Dec 9, 1999
81    </td>
82	</tr>
83
84  
85
86  
87    <tr>
88    <td>
89	  <font face=Helvetica size=-1><b>Derived from</b></font>
90    </td>
91    <td>
92	  
93		<a name="c4_Reference" href="c4_Reference.html">c4_Reference</a>
94	  
95    </td>
96	</tr>
97  
98</table>
99
100</font></font>
101
102</nobr></body></html>
103