| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
 100
 101
 102
 
 | <html><head><base target=k-main></head><body bgcolor=white><nobr>
<font face=Helvetica size=3>
<dl><dt>
  <b>class c4_BytesRef</b>
 : public <A HREF="c4_Reference.html" >c4_Reference</A> <br><br>
<dd><font face=Times size=3>
Used to get or set binary object values.<br><br>
</font></dl>
  <table cellborder=0>
    <tr>
    <td colspan=2>
	  <font face=Helvetica size=-1><b>Public members</b></font>
    </td>
	</tr>
  
    <tr>
    <td valign=top align=right width=150>
	  
    </td>
	<td>
	  <nobr>
	  <b>c4_BytesRef</b> (const <A HREF="c4_Reference.html" >c4_Reference</A>&);
	  
	  
		<font face=Helvetica size=-1><br>
			Constructor</font>
	</td>
	</tr>
  
    <tr>
    <td valign=top align=right width=150>
	  operator 
    </td>
	<td>
	  <nobr>
	  <b>c4_Bytes</b> () <i>const</i>;
	  
	  
		<font face=Helvetica size=-1><br>
			Get the value as binary object</font>
	</td>
	</tr>
  
    <tr>
    <td valign=top align=right width=150>
	  <A HREF="c4_BytesRef.html" >c4_BytesRef</A>& 
    </td>
	<td>
	  <nobr>
	  <b>operator= </b> (const <A HREF="c4_Bytes.html" >c4_Bytes</A>&);
	  
	  
		<font face=Helvetica size=-1><br>
			Set the value to the specified binary object</font>
	</td>
	</tr>
  
  </table>
<br><hr size=1 width=50 align=left>
<table cellborder=0>
    <tr>
    <td width=150>
	  <font face=Helvetica size=-1><b>Header file</b></font>
    </td>
    <td>
	  "mk4.h"   --   Dec 9, 1999
    </td>
	</tr>
  
  
    <tr>
    <td>
	  <font face=Helvetica size=-1><b>Derived from</b></font>
    </td>
    <td>
	  
		<a name="c4_Reference" href="c4_Reference.html">c4_Reference</a>
	  
    </td>
	</tr>
  
</table>
</font></font>
</nobr></body></html>
 |