Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
AlarmsManager.cpp File Reference
Include dependency graph for AlarmsManager.cpp:

Namespaces

namespace  iv
 
namespace  iv::alarms
 

Functions

static bool prvIsCorrectAreaOnDuty (const iv::channels::eChannelArea channelArea, const iv::model::eShipArea shipArea)
 
static bool iv::alarms::prvIsCorrectArea (const iv::channels::eChannelArea channelArea, const iv::model::eShipArea shipArea)
 
static std::string iv::alarms::prvEventMessage (const std::shared_ptr< iv::channels::AbstractChannel > &channel, const iv::alarms::Alarm &alarm)
 

Function Documentation

◆ prvIsCorrectAreaOnDuty()

static bool prvIsCorrectAreaOnDuty ( const iv::channels::eChannelArea channelArea,
const iv::model::eShipArea shipArea )
static