Beamlib 3.3.2
This is the Beam C++ class library.
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
BDataChunk Class Reference

A chunk of data allowing writes of multiple chunks of segmented data. More...

#include <BTypes.h>

Public Member Functions

 BDataChunk (void *data=0, BUInt size=0)
 

Public Attributes

void * data
 
BUInt size
 

Detailed Description

A chunk of data allowing writes of multiple chunks of segmented data.

Constructor & Destructor Documentation

◆ BDataChunk()

BDataChunk::BDataChunk ( void *  data = 0,
BUInt  size = 0 
)
inline

Member Data Documentation

◆ data

void* BDataChunk::data

◆ size

BUInt BDataChunk::size

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