|
roo_transceivers
API Documentation for roo_transceivers
|
#include <functional>#include <vector>#include "roo_threads/mutex.h"#include "roo_transceivers.h"Go to the source code of this file.
Data Structures | |
| class | roo_transceivers::Executor |
| struct | roo_transceivers::DescriptorHashFn |
| struct | roo_transceivers::DescriptorEntry |
| class | roo_transceivers::UniverseServerChannel |
| class | roo_transceivers::UniverseServer |
| The server keeps cached universe state and the most recent delta. More... | |
| struct | roo_transceivers::UniverseServer::State::DeviceEntry |
| struct | roo_transceivers::UniverseServer::State::DeviceDelta |
| struct | roo_transceivers::UniverseServer::State::DescriptorDelta |
| struct | roo_transceivers::UniverseServer::State::SensorReadingDelta |
| struct | roo_transceivers::UniverseServer::State::SensorReadingDeltaDeviceGroup |
Namespaces | |
| namespace | roo_transceivers |
Typedefs | |
| using | roo_transceivers::DescriptorMap = roo_collections::FlatSmallHashMap< roo_transceivers_Descriptor, DescriptorEntry, DescriptorHashFn > |