Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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
 Number of the option.

int stateNumber
 Number of the state that is active within the option.

std::vector< double > parameters
 Values for parameters of the option, where the position is the same as the names within a NametableEntry.


Constructor & Destructor Documentation

GTXabsl2ActiveOption::GTXabsl2ActiveOption  )  [inline]
 

Definition at line 282 of file GTXabsl2Profiler.h.

References optionNumber, and stateNumber.

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

Definition at line 288 of file GTXabsl2Profiler.h.

References optionNumber, and stateNumber.


Member Function Documentation

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

Definition at line 293 of file GTXabsl2Profiler.h.

References optionNumber, 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 GTXabsl2ActiveOption(), 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 GTXabsl2ActiveOption(), 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.


The documentation for this class was generated from the following file:
Generated on Thu Sep 23 20:08:14 2004 for GT2004 by doxygen 1.3.6