cern::laser::client::services::selection::Selection Interface Reference

Inheritance diagram for cern::laser::client::services::selection::Selection:
Inheritance graph
[legend]

List of all members.

Public Member Functions

CategorySelection createCategorySelection ()
FilterSelection createFilterSelection ()
CategorySelection getCategorySelection ()
void setCategorySelection (CategorySelection newCategories)
FilterSelection getFilterSelection ()
void setFilterSelection (FilterSelection newFilters)
boolean getReducedMaskedSelection ()
void setReducedMaskedSelection (boolean newReducedMasked)

Detailed Description

The alarm selection container class. It is made of a CategorySelection and a FilterSelection part.


Member Function Documentation

CategorySelection cern::laser::client::services::selection::Selection::createCategorySelection (  ) 
FilterSelection cern::laser::client::services::selection::Selection::createFilterSelection (  ) 
CategorySelection cern::laser::client::services::selection::Selection::getCategorySelection (  ) 
FilterSelection cern::laser::client::services::selection::Selection::getFilterSelection (  ) 
boolean cern::laser::client::services::selection::Selection::getReducedMaskedSelection (  ) 
void cern::laser::client::services::selection::Selection::setCategorySelection ( CategorySelection  newCategories  ) 
void cern::laser::client::services::selection::Selection::setFilterSelection ( FilterSelection  newFilters  ) 
void cern::laser::client::services::selection::Selection::setReducedMaskedSelection ( boolean  newReducedMasked  ) 

Accessor method.

Parameters:
newReducedMasked the reduced&masked selection flag. If set to TRUE, only the changes resulting from reduction and masking analysis are distributed to the client, filtering out all the changes being reduced or masked.

Implemented in cern::laser::client::impl::services::selection::SelectionImpl.

Referenced by cern::laser::guiplatform::windows::configuration::ConsoleConfigurationPanel::createConfiguration(), cern::laser::console::TestConfiguration::TestConfiguration(), and cern::laser::test::TstConfiguration2::TstConfiguration2().


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

Generated by  doxygen 1.6.2