livoxProto1: Rn Device::nAttachedStimBuffs=>nAttachedStimulusProducers
More semantically precise name.
This commit is contained in:
@@ -98,7 +98,7 @@ Device::Device(const std::string &deviceIdentifier,
|
||||
deviceIdentifier, comms::DeviceType::Mid40,
|
||||
// Initialize empty. IP will be set upon successful connection.
|
||||
""),
|
||||
nAttachedStimBuffs(0),
|
||||
nAttachedStimulusProducers(0),
|
||||
componentThread(componentThread),
|
||||
commandTimeoutMs(commandTimeoutMs), retryDelayMs(retryDelayMs),
|
||||
smoIp(smoIp), detectedSmoListeningIp(""), smoSubnetNbits(smoSubnetNbits),
|
||||
|
||||
Reference in New Issue
Block a user