Account
Beamlib 3.3.4 This is the Beam C++ class library. |
Loading...
Searching...
No Matches
BRefData.h
Go to the documentation of this file.
A pointer to a variable sized data area with reference counting so the data areas can be shared.
Definition BRefData.h:20
BRefData * copy()
Create a copy of this reference for writing, if necessary
Definition BRefData.cpp:51
void setLen(int len)
Set the length in bytes. Note should only be used if orefCount = 1.
Definition BRefData.cpp:73
Generated by