Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

c4_BytesRef Class Reference

Used to get or set binary object values. More...

#include <mk4.h>

Inheritance diagram for c4_BytesRef:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 c4_BytesRef (const c4_Reference &)
 Constructor.
 operator c4_Bytes () const
 Get the value as binary object.
c4_BytesRefoperator= (const c4_Bytes &)
 Set the value to the specified binary object.
c4_Bytes Access (t4_i32, int=0) const
 Fetch data from the memo field, up to end if length is zero.
bool Modify (const c4_Bytes &, t4_i32, int=0) const
 Store data, resize by diff_ bytes, return true if successful.

Detailed Description

Used to get or set binary object values.


The documentation for this class was generated from the following files:

Metakit C++ API Reference - https://www.equi4.com/metakit.html - extracted with Doxygen