
Public Member Functions | |
| bool | AddConfig (const unsigned int lg, QEleChannelConfig *config) | 
| dtor  | |
| void | SetConfDone (const unsigned int lg, const unsigned int id) | 
| notfy that measurement with a certain configuration has been performed   | |
| bool | SetActiveChannels (const std::list< unsigned int > &channels) | 
| set the list of channels that will be handled   | |
Static Public Member Functions | |
| static QWPSlowConfigContainer & | GetInstance () | 
| singleton getter  | |
| void QWPSlowConfigContainer::SetConfDone | ( | const unsigned int | lg, | |
| const unsigned int | id | |||
| ) |  [virtual] | 
        
notfy that measurement with a certain configuration has been performed
| lg | logical channel of performed measurement | |
| id | configuration id of performed measurement | 
Reimplemented from QWPSlowConfigHandler.
| bool QWPSlowConfigContainer::SetActiveChannels | ( | const std::list< unsigned int > & | channels | ) |  [virtual] | 
        
set the list of channels that will be handled
| channels | list of channels to be handled | 
Reimplemented from QWPSlowConfigHandler.
References QWPSlowConfigHandler::fChannels.
 1.5.6