Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
AbstractChannel.hpp File Reference
#include "alarms/AlarmsManager.hpp"
#include "channels/NetworkInfo.hpp"
#include "channels/controller/AbstractChannel.hpp"
#include "channels/structs.hpp"
#include "comms/DataLoggerManager.hpp"
#include "model/enums.hpp"
#include <atomic>
Include dependency graph for AbstractChannel.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  iv::channels::AbstractChannel
 
struct  iv::channels::AbstractChannel::Keys
 
struct  iv::channels::AbstractChannel::DefaultValues
 
struct  iv::channels::AbstractChannel::Sections
 

Namespaces

namespace  iv
 
namespace  iv::units
 
namespace  iv::channels
 

Variables

static const std::string kPrvStrNoChannelValue = " - - - "
 

Variable Documentation

◆ kPrvStrNoChannelValue

const std::string kPrvStrNoChannelValue = " - - - "
static