#include <smartSelector.h>
Public Member Functions | |
int | accept (int eventNb, const int numberOfFractions) const |
actual selector More... | |
int | setSmallestPart (int smallestPart) |
set the smallest part only if was set to 0 More... | |
smartSelector (int smallestPart=0) | |
ctor More... | |
Private Attributes | |
int | m_smallestPart |
Definition at line 9 of file smartSelector.h.
|
inline |
|
inline |
actual selector
Definition at line 29 of file smartSelector.h.
References mps_fire::i, m_smallestPart, and position.
Referenced by Vispa.Gui.BoxContentDialog.BoxContentDialog::apply(), Vispa.Plugins.ConfigEditor.ToolDialog.ToolDialog::apply(), and esMonitoring.FDJsonServer::handle_accept().
|
inline |
set the smallest part only if was set to 0
Definition at line 18 of file smartSelector.h.
References m_smallestPart.
|
private |
Definition at line 47 of file smartSelector.h.
Referenced by accept(), and setSmallestPart().