#include <BMeasureUnit.h>
      ◆ BMeasureUnit()
                              | BMeasureApi::BMeasureUnit::BMeasureUnit  |            ( |            Bool |           threaded = 0,  |          
                     |             |            BUInt |           reqSize = 2048 ) |          
       
    
    ◆ ~BMeasureUnit()
                                     | BMeasureApi::BMeasureUnit::~BMeasureUnit  |            ( |             | ) |             |                       |     virtual   |    
 
    
     ◆ connect()
    ◆ device()
                              | BString BMeasureApi::BMeasureUnit::device  |            ( |             | ) |             |          
       
    
    ◆ disconnect()
                              | void BMeasureApi::BMeasureUnit::disconnect  |            ( |             | ) |             |          
       
    
    ◆ disconnected()
                                     | void BMeasureApi::BMeasureUnit::disconnected  |            ( |             | ) |             |                       |     virtual   |    
 
      ◆ findDevices()
    ◆ findDevicesNetwork()
     Find available devices on Network. 
       ◆ findDevicesUsb()
     Find available devices on USB bus. 
       ◆ getNodeInfo()
                              | BError BMeasureApi::BMeasureUnit::getNodeInfo  |            ( |            NodeInfo & |           nodeInfo | ) |             |          
       
      ◆ info()
                              | BString BMeasureApi::BMeasureUnit::info  |            ( |             | ) |             |          
       
    
    ◆ numChannels()
                              | BUInt BMeasureApi::BMeasureUnit::numChannels  |            ( |             | ) |             |          
       
    The number of channels of data. 
       ◆ processdataBlock()
                                     | void BMeasureApi::BMeasureUnit::processdataBlock  |            ( |            const DataBlock & |           dataBlock,  |                                |             |            DataBlockFloat * |           dataBlockOut ) |                       |     static   |    
 
    
    ◆ run()
                                     | void BMeasureApi::BMeasureUnit::run  |            ( |             | ) |             |                       |     virtual   |    
 
    Threaded run mode. 
  Reimplemented from BTask.
       ◆ sendDataFloatServe()
                                     | void BMeasureApi::BMeasureUnit::sendDataFloatServe  |            ( |            const DataBlockFloat & |           dataBlockFloat | ) |             |                       |     virtual   |    
 
      ◆ sendDataProcServe()
                                     | void BMeasureApi::BMeasureUnit::sendDataProcServe  |            ( |            const DataBlockProc & |           dataBlockProc | ) |             |                       |     virtual   |    
 
      ◆ sendDataServe()
                                     | void BMeasureApi::BMeasureUnit::sendDataServe  |            ( |            const DataBlock & |           dataBlock | ) |             |                       |     virtual   |    
 
    
    ◆ sendStreamDataServe()
                                     | void BMeasureApi::BMeasureUnit::sendStreamDataServe  |            ( |            const StreamData & |           streamData | ) |             |                       |     virtual   |    
 
    
    ◆ serialNumber()
                              | BString BMeasureApi::BMeasureUnit::serialNumber  |            ( |             | ) |             |          
       
    
    ◆ setChannelConfig()
                                     | BError BMeasureApi::BMeasureUnit::setChannelConfig  |            ( |            const BUInt8 & |           channelNumber,  |                                |             |            const ChannelConfig & |           channelConfig ) |                       |     virtual   |    
 
    
    ◆ setMeasurementConfig()
                                     | BError BMeasureApi::BMeasureUnit::setMeasurementConfig  |            ( |            const Bool & |           save,  |                                |             |            const MeasurementConfig & |           configMeasurement ) |                       |     virtual   |    
 
    
     ◆ blockNumChannels
                                     | int BMeasureApi::BMeasureUnit::blockNumChannels = 16 |                       |     static   |    
 
    
    ◆ blockNumSamples
                                     | int BMeasureApi::BMeasureUnit::blockNumSamples = 13 |                       |     static   |    
 
    
    ◆ oblockCount
                                     | BUInt32 BMeasureApi::BMeasureUnit::oblockCount |                       |     protected   |    
 
    
    ◆ ochannels
                                     | BArray<ChannelConfig> BMeasureApi::BMeasureUnit::ochannels |                       |     protected   |    
 
    
    ◆ oconfigMeasurement
                                     | MeasurementConfig BMeasureApi::BMeasureUnit::oconfigMeasurement |                       |     protected   |    
 
    
    ◆ odataBlockFloat
                                     | DataBlockFloat* BMeasureApi::BMeasureUnit::odataBlockFloat |                       |     protected   |    
 
    
    ◆ odevice
                                     | BString BMeasureApi::BMeasureUnit::odevice |                       |     protected   |    
 
    
    ◆ odisconnecting
                                     | Bool BMeasureApi::BMeasureUnit::odisconnecting |                       |     protected   |    
 
    
    ◆ oinfo
                                     | Information BMeasureApi::BMeasureUnit::oinfo |                       |     protected   |    
 
      ◆ onodeInfo
                                     | NodeInfo BMeasureApi::BMeasureUnit::onodeInfo |                       |     protected   |    
 
    
    ◆ oprocEnable
    ◆ oprocRunning
    ◆ osampleCount
                                     | BUInt32 BMeasureApi::BMeasureUnit::osampleCount |                       |     protected   |    
 
    
    ◆ osequenceNext
                                     | BUInt32 BMeasureApi::BMeasureUnit::osequenceNext |                       |     protected   |    
 
    
   
The documentation for this class was generated from the following files: