Cogs.Core
Public Attributes | List of all members
Cogs::Core::EchoSounder::DataSetPersistent Struct Reference

Public Attributes

Config config
 
DataSetBuffers buffer
 
Config configNew
 
DataSetBuffers bufferNew
 
bool dataReady = false
 
bool configReady = false
 
bool configValid = false
 
std::atomic< int > runningTasks = 0
 

Detailed Description

Definition at line 38 of file DataSetSystem.h.

Member Data Documentation

◆ buffer

DataSetBuffers Cogs::Core::EchoSounder::DataSetPersistent::buffer

Definition at line 42 of file DataSetSystem.h.

◆ bufferNew

DataSetBuffers Cogs::Core::EchoSounder::DataSetPersistent::bufferNew

Definition at line 46 of file DataSetSystem.h.

◆ config

Config Cogs::Core::EchoSounder::DataSetPersistent::config

Definition at line 41 of file DataSetSystem.h.

◆ configNew

Config Cogs::Core::EchoSounder::DataSetPersistent::configNew

Definition at line 45 of file DataSetSystem.h.

◆ configReady

bool Cogs::Core::EchoSounder::DataSetPersistent::configReady = false

Definition at line 49 of file DataSetSystem.h.

◆ configValid

bool Cogs::Core::EchoSounder::DataSetPersistent::configValid = false

Definition at line 50 of file DataSetSystem.h.

◆ dataReady

bool Cogs::Core::EchoSounder::DataSetPersistent::dataReady = false

Definition at line 48 of file DataSetSystem.h.

◆ runningTasks

std::atomic<int> Cogs::Core::EchoSounder::DataSetPersistent::runningTasks = 0

Definition at line 51 of file DataSetSystem.h.


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