flimEngine
Alarmable::RegistrationData Struct Reference
Collaboration diagram for Alarmable::RegistrationData:
Collaboration graph

Public Attributes

RegistrationState regState
 
std::multimap< float, AlarmableManager::AlarmEvent >::const_iterator deleteIter
 
AlarmRegistrationCommandregCommand
 
AlarmDeregistrationCommandderegCommand
 
float startTime
 

Member Data Documentation

◆ deleteIter

std::multimap<float, AlarmableManager::AlarmEvent>::const_iterator Alarmable::RegistrationData::deleteIter

◆ deregCommand

AlarmDeregistrationCommand* Alarmable::RegistrationData::deregCommand

◆ regCommand

AlarmRegistrationCommand* Alarmable::RegistrationData::regCommand

◆ regState

RegistrationState Alarmable::RegistrationData::regState

◆ startTime

float Alarmable::RegistrationData::startTime

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