#include <ActFocusComboBox.h>
Public Member Functions | |
| SlvData () | |
| SlvData (int i, int s) | |
Public Attributes | |
| int | index |
| current solution index | |
| int | size |
| overall number of solutions | |
It carries the index of the current selected solution and the overall number of solutions.
| SlvData::SlvData | ( | ) | [inline] |
| SlvData::SlvData | ( | int | i, | |
| int | s | |||
| ) | [inline] |
| int SlvData::index |
current solution index
| int SlvData::size |
overall number of solutions