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_BytesProp</b>
7 : public <A HREF="c4_Property.html" >c4_Property</A> <br><br>
8
9<dd><font face=Times size=3>
10Binary properties.<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_BytesProp</b> (const char* name_);
30	  
31	  
32		<font face=Helvetica size=-1><br>
33			Construct a new property</font>
34	</td>
35	</tr>
36  
37    <tr>
38    <td valign=top align=right width=150>
39	  <A HREF="c4_BytesRef.html" >c4_BytesRef</A> 
40    </td>
41	<td>
42	  <nobr>
43	  <b>operator()</b> (const <A HREF="c4_RowRef.html" >c4_RowRef</A>&#38; row_) <i>const</i>;
44	  
45	  
46		<font face=Helvetica size=-1><br>
47			Get or set a bytes property in a row</font>
48	</td>
49	</tr>
50  
51    <tr>
52    <td valign=top align=right width=150>
53	  <A HREF="c4_Bytes.html" >c4_Bytes</A> 
54    </td>
55	<td>
56	  <nobr>
57	  <b>Get</b> (const <A HREF="c4_RowRef.html" >c4_RowRef</A>&#38; row_) <i>const</i>;
58	  
59	  
60		<font face=Helvetica size=-1><br>
61			Get a bytes property in a row</font>
62	</td>
63	</tr>
64  
65    <tr>
66    <td valign=top align=right width=150>
67	  void 
68    </td>
69	<td>
70	  <nobr>
71	  <b>Set</b> (const <A HREF="c4_RowRef.html" >c4_RowRef</A>&#38; row_, const <A HREF="c4_Bytes.html" >c4_Bytes</A>&#38; value_) <i>const</i>;
72	  
73	  
74		<font face=Helvetica size=-1><br>
75			Set a bytes property in a row</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> 
82    </td>
83	<td>
84	  <nobr>
85	  <b>operator[]</b> (const <A HREF="c4_Bytes.html" >c4_Bytes</A>&#38; value_) <i>const</i>;
86	  
87	  
88		<font face=Helvetica size=-1><br>
89			Create a row with one bytes object, shorthand for AsRow</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> 
96    </td>
97	<td>
98	  <nobr>
99	  <b>AsRow</b> (const <A HREF="c4_Bytes.html" >c4_Bytes</A>&#38; value_) <i>const</i>;
100	  
101	  
102		<font face=Helvetica size=-1><br>
103			Create a row with one bytes object</font>
104	</td>
105	</tr>
106  
107  </table>
108
109
110
111
112
113
114<br><hr size=1 width=50 align=left>
115
116<table cellborder=0>
117    <tr>
118    <td width=150>
119	  <font face=Helvetica size=-1><b>Header file</b></font>
120    </td>
121    <td>
122	  "mk4.h" &nbsp; -- &nbsp; Dec 9, 1999
123    </td>
124	</tr>
125
126  
127
128  
129    <tr>
130    <td>
131	  <font face=Helvetica size=-1><b>Derived from</b></font>
132    </td>
133    <td>
134	  
135		<a name="c4_Property" href="c4_Property.html">c4_Property</a>
136	  
137    </td>
138	</tr>
139  
140</table>
141
142</font></font>
143
144</nobr></body></html>
145