Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::channels::constants::Offsets Struct Reference

#include <defines.hpp>

Classes

struct  LomRestrictions
 
struct  PmmRestrictions
 

Static Public Attributes

static constexpr iv::types::channelOrder testChannelId {0}
 
static constexpr iv::types::channelOrder offsetComm {100}
 
static constexpr iv::types::channelOrder offsetCommEnd {offsetComm + 99}
 
static constexpr iv::types::channelOrder offsetAsw {200}
 
static constexpr iv::types::channelOrder offsetAswEnd {offsetAsw + offsetLimitForAswByLom - 1}
 
static constexpr iv::types::channelOrder offsetDsw {200}
 
static constexpr iv::types::channelOrder offsetDswEnd {offsetDsw + offsetLimitByLom - 1}
 
static constexpr iv::types::channelOrder offsetSw {200}
 
static constexpr iv::types::channelOrder offsetSwEnd {offsetSw + offsetLimitByLom - 1}
 
static constexpr iv::types::channelOrder offsetMemory {300}
 
static constexpr iv::types::channelOrder offsetMemoryEnd {offsetMemory + offsetLimitByLom - 1}
 
static constexpr iv::types::channelOrder offsetCmd {400}
 
static constexpr iv::types::channelOrder offsetCmdEnd {offsetCmd + offsetLimitByLom - 1}
 
static constexpr iv::types::channelOrder offsetInternMemory {500}
 
static constexpr iv::types::channelOrder offsetBroadcastCommand {600}
 
static constexpr iv::types::channelOrder offsetBroadcastCommandEnd
 
static constexpr iv::types::channelOrder offsetAnalogTimer {2600}
 
static constexpr iv::types::channelOrder offsetAnalogTimerEnd {2699}
 
static constexpr iv::types::channelOrder offsetSerialChannelIdStart {1001}
 
static constexpr iv::types::channelOrder offsetSerialChannelIdEnd {1999}
 
static constexpr iv::types::channelOrder offsetAnalogTank {2600}
 
static constexpr iv::types::channelOrder offsetStationOnlyChannels {3000}
 

Static Private Attributes

static constexpr iv::types::channelOrder offsetLimitByLom {64}
 
static constexpr iv::types::channelOrder offsetLimitForAswByLom {100}
 

Member Data Documentation

◆ offsetAnalogTank

iv::types::channelOrder iv::channels::constants::Offsets::offsetAnalogTank {2600}
inlinestaticconstexpr

◆ offsetAnalogTimer

iv::types::channelOrder iv::channels::constants::Offsets::offsetAnalogTimer {2600}
inlinestaticconstexpr

◆ offsetAnalogTimerEnd

iv::types::channelOrder iv::channels::constants::Offsets::offsetAnalogTimerEnd {2699}
inlinestaticconstexpr

◆ offsetAsw

iv::types::channelOrder iv::channels::constants::Offsets::offsetAsw {200}
inlinestaticconstexpr

◆ offsetAswEnd

iv::types::channelOrder iv::channels::constants::Offsets::offsetAswEnd {offsetAsw + offsetLimitForAswByLom - 1}
inlinestaticconstexpr

◆ offsetBroadcastCommand

iv::types::channelOrder iv::channels::constants::Offsets::offsetBroadcastCommand {600}
inlinestaticconstexpr

◆ offsetBroadcastCommandEnd

iv::types::channelOrder iv::channels::constants::Offsets::offsetBroadcastCommandEnd
inlinestaticconstexpr
Initial value:
static constexpr iv::types::channelOrder offsetBroadcastCommand
Definition defines.hpp:36
static constexpr iv::types::channelOrder offsetLimitByLom
Definition defines.hpp:17

◆ offsetCmd

iv::types::channelOrder iv::channels::constants::Offsets::offsetCmd {400}
inlinestaticconstexpr

◆ offsetCmdEnd

iv::types::channelOrder iv::channels::constants::Offsets::offsetCmdEnd {offsetCmd + offsetLimitByLom - 1}
inlinestaticconstexpr

◆ offsetComm

iv::types::channelOrder iv::channels::constants::Offsets::offsetComm {100}
inlinestaticconstexpr

◆ offsetCommEnd

iv::types::channelOrder iv::channels::constants::Offsets::offsetCommEnd {offsetComm + 99}
inlinestaticconstexpr

◆ offsetDsw

iv::types::channelOrder iv::channels::constants::Offsets::offsetDsw {200}
inlinestaticconstexpr

◆ offsetDswEnd

iv::types::channelOrder iv::channels::constants::Offsets::offsetDswEnd {offsetDsw + offsetLimitByLom - 1}
inlinestaticconstexpr

◆ offsetInternMemory

iv::types::channelOrder iv::channels::constants::Offsets::offsetInternMemory {500}
inlinestaticconstexpr

◆ offsetLimitByLom

iv::types::channelOrder iv::channels::constants::Offsets::offsetLimitByLom {64}
inlinestaticconstexprprivate

◆ offsetLimitForAswByLom

iv::types::channelOrder iv::channels::constants::Offsets::offsetLimitForAswByLom {100}
inlinestaticconstexprprivate

◆ offsetMemory

iv::types::channelOrder iv::channels::constants::Offsets::offsetMemory {300}
inlinestaticconstexpr

◆ offsetMemoryEnd

iv::types::channelOrder iv::channels::constants::Offsets::offsetMemoryEnd {offsetMemory + offsetLimitByLom - 1}
inlinestaticconstexpr

◆ offsetSerialChannelIdEnd

iv::types::channelOrder iv::channels::constants::Offsets::offsetSerialChannelIdEnd {1999}
inlinestaticconstexpr

◆ offsetSerialChannelIdStart

iv::types::channelOrder iv::channels::constants::Offsets::offsetSerialChannelIdStart {1001}
inlinestaticconstexpr

◆ offsetStationOnlyChannels

iv::types::channelOrder iv::channels::constants::Offsets::offsetStationOnlyChannels {3000}
inlinestaticconstexpr

◆ offsetSw

iv::types::channelOrder iv::channels::constants::Offsets::offsetSw {200}
inlinestaticconstexpr

◆ offsetSwEnd

iv::types::channelOrder iv::channels::constants::Offsets::offsetSwEnd {offsetSw + offsetLimitByLom - 1}
inlinestaticconstexpr

◆ testChannelId

iv::types::channelOrder iv::channels::constants::Offsets::testChannelId {0}
staticconstexpr

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