GTXabsl2ActiveOption Class Reference

#include <GTXabsl2Profiler.h>

List of all members.

Public Member Functions

 GTXabsl2ActiveOption ()
 GTXabsl2ActiveOption (int o, int st, std::vector< double > p)
bool operator== (const GTXabsl2ActiveOption other) const

Public Attributes

int optionNumber
int stateNumber
std::vector< double > parameters


Detailed Description

Definition at line 267 of file GTXabsl2Profiler.h.


Constructor & Destructor Documentation

GTXabsl2ActiveOption::GTXabsl2ActiveOption (  )  [inline]

Definition at line 282 of file GTXabsl2Profiler.h.

GTXabsl2ActiveOption::GTXabsl2ActiveOption ( int  o,
int  st,
std::vector< double >  p 
) [inline]

Definition at line 288 of file GTXabsl2Profiler.h.


Member Function Documentation

bool GTXabsl2ActiveOption::operator== ( const GTXabsl2ActiveOption  other  )  const [inline]

Definition at line 293 of file GTXabsl2Profiler.h.

References optionNumber, parameters, and stateNumber.


Member Data Documentation

int GTXabsl2ActiveOption::optionNumber

Number of the option. Index within the NameTable used for lookup

Definition at line 270 of file GTXabsl2Profiler.h.

Referenced by CXABSL2ProfilerDlgBar::OnPaint(), and operator==().

std::vector<double> GTXabsl2ActiveOption::parameters

Values for parameters of the option, where the position is the same as the names within a NametableEntry

Definition at line 276 of file GTXabsl2Profiler.h.

Referenced by CXABSL2ProfilerDlgBar::OnPaint(), and operator==().

int GTXabsl2ActiveOption::stateNumber

Number of the state that is active within the option. Index within a NameTableEntry used for lookup

Definition at line 273 of file GTXabsl2Profiler.h.

Referenced by CXABSL2ProfilerDlgBar::OnPaint(), and operator==().


The documentation for this class was generated from the following file:
Generated on Thu Dec 7 01:36:33 2006 for DT2005.panorama by  doxygen 1.4.7