Public Member Functions | |
AlarmDefinitionHandler | getAlarmDefinitionHandler () throws LaserDefinitionException |
CategoryDefinitionHandler | getCategoryDefinitionHandler () throws LaserDefinitionException |
CategoryLinkDefinitionHandler | getCategoryLinkDefinitionHandler () throws LaserDefinitionException |
ReductionMaskDefinitionHandler | getReductionMaskDefinitionHandler () throws LaserDefinitionException |
SourceDefinitionHandler | getSourceDefinitionHandler () throws LaserDefinitionException |
Collection | getUserAlarms () throws LaserDefinitionException |
Collection | getUserCategories () throws LaserDefinitionException |
Collection | getUserSources () throws LaserDefinitionException |
|
Get the alarm definition handler.
Implemented in cern::laser::definition::impl::AdminUserImpl.
|
|
Get the category definition handler.
Implemented in cern::laser::definition::impl::AdminUserImpl.
|
|
Get the alarm/category link definition handler.
Implemented in cern::laser::definition::impl::AdminUserImpl.
|
|
Get the reduction and mask definition handler.
Implemented in cern::laser::definition::impl::AdminUserImpl.
|
|
Get the source definition handler.
Implemented in cern::laser::definition::impl::AdminUserImpl.
|
|
Get the user defined alarms.
Implemented in cern::laser::definition::impl::AdminUserImpl.
|
|
Get the user defined categories.
Implemented in cern::laser::definition::impl::AdminUserImpl.
|
|
Get the user defined sources.
Implemented in cern::laser::definition::impl::AdminUserImpl.
|