Account
BdsApi 4.0.1 This is the Blacknest BDS API. |
Loading...
Searching...
No Matches
Bds::DataHandle Class Reference
This defines a handle to a sensor data stream/file when opened for read or write. More...
#include <BdsD.h>
Public Member Functions | |
DataHandle (BUInt32 handle=0, BUInt32 dataFileId=0) | |
Public Attributes | |
BUInt32 | handle |
Opaque file handle. | |
BUInt32 | dataFileId |
The data file ID if opened for write. | |
Detailed Description
This defines a handle to a sensor data stream/file when opened for read or write.
Constructor & Destructor Documentation
◆ DataHandle()
Member Data Documentation
◆ handle
BUInt32 Bds::DataHandle::handle |
Opaque file handle.
◆ dataFileId
BUInt32 Bds::DataHandle::dataFileId |
The data file ID if opened for write.
The documentation for this class was generated from the following files:
Generated by