|
Cogs.Core
|
Public Attributes | |
| Config | config |
| DataSetBuffers | buffer |
| Config | configNew |
| DataSetBuffers | bufferNew |
| bool | dataReady = false |
| bool | configReady = false |
| bool | configValid = false |
| std::atomic< int > | runningTasks = 0 |
Definition at line 38 of file DataSetSystem.h.
| DataSetBuffers Cogs::Core::EchoSounder::DataSetPersistent::buffer |
Definition at line 42 of file DataSetSystem.h.
| DataSetBuffers Cogs::Core::EchoSounder::DataSetPersistent::bufferNew |
Definition at line 46 of file DataSetSystem.h.
| Config Cogs::Core::EchoSounder::DataSetPersistent::config |
Definition at line 41 of file DataSetSystem.h.
| Config Cogs::Core::EchoSounder::DataSetPersistent::configNew |
Definition at line 45 of file DataSetSystem.h.
| bool Cogs::Core::EchoSounder::DataSetPersistent::configReady = false |
Definition at line 49 of file DataSetSystem.h.
| bool Cogs::Core::EchoSounder::DataSetPersistent::configValid = false |
Definition at line 50 of file DataSetSystem.h.
| bool Cogs::Core::EchoSounder::DataSetPersistent::dataReady = false |
Definition at line 48 of file DataSetSystem.h.
| std::atomic<int> Cogs::Core::EchoSounder::DataSetPersistent::runningTasks = 0 |
Definition at line 51 of file DataSetSystem.h.