SlvData Struct Reference

SlvData is the data object for the action in the solution number combo of ModelHelpDlg. More...

#include <ActFocusComboBox.h>

List of all members.

Public Member Functions

 SlvData ()
 SlvData (int i, int s)

Public Attributes

int index
 current solution index
int size
 overall number of solutions


Detailed Description

SlvData is the data object for the action in the solution number combo of ModelHelpDlg.

It carries the index of the current selected solution and the overall number of solutions.


Constructor & Destructor Documentation

SlvData::SlvData (  )  [inline]

SlvData::SlvData ( int  i,
int  s 
) [inline]


Member Data Documentation

current solution index

overall number of solutions


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