bre20::DatalogOptions Class Reference
Summary for DatalogOptions.
More...
List of all members.
Detailed Description
Summary for DatalogOptions.
WARNING: If you change the name of this class, you will need to change the 'Resource File Name' property for the managed resource compiler tool associated with all .resx files this class depends on. Otherwise, the designers will not be able to interact properly with localized resources associated with this form.
Constructor & Destructor Documentation
bre20::DatalogOptions::DatalogOptions |
( |
String * |
extrao2defs[] |
) |
|
|
Member Function Documentation
bool bre20::DatalogOptions::addTabPage |
( |
TabPage * |
newpage |
) |
|
|
void bre20::DatalogOptions::Dispose |
( |
Boolean |
disposing |
) |
[protected] |
|
float bre20::DatalogOptions::getAddAdjust |
( |
|
) |
|
|
int bre20::DatalogOptions::getInterval |
( |
|
) |
|
|
int bre20::DatalogOptions::getMixtureUnits |
( |
|
) |
|
|
float bre20::DatalogOptions::getMultiplyAdjust |
( |
|
) |
|
|
int bre20::DatalogOptions::getO2Type |
( |
|
) |
|
|
int bre20::DatalogOptions::getTraceType |
( |
|
) |
|
|
int bre20::DatalogOptions::getUnitsType |
( |
|
) |
|
|
bool bre20::DatalogOptions::isIntepTraceEnabled |
( |
|
) |
|
|
bool bre20::DatalogOptions::isMapTraceEnabled |
( |
|
) |
|
|
bool bre20::DatalogOptions::isRomTraceEnabled |
( |
|
) |
|
|
void bre20::DatalogOptions::setInterval |
( |
int |
inter |
) |
|
|
void bre20::DatalogOptions::setO2Type |
( |
int |
type |
) |
|
|
void bre20::DatalogOptions::setTraceType |
( |
int |
type |
) |
|
|
void bre20::DatalogOptions::setUnitsType |
( |
int |
type |
) |
|
|
Member Data Documentation
BRE Documentation Home