bre20::LogAnalyzer Class Reference

Summary for LogAnalyzer. More...

Inheritance diagram for bre20::LogAnalyzer:

bre20::FormWithRules List of all members.

Public Member Functions

 LogAnalyzer (ArrayList *rules, child *romm, String *fname, AutoEdit *autoEdit)
LogFileReadergetFileReader ()
TabControl * getTabControl ()

Protected Member Functions

bre20::AfrEstimationestimateCell (int tbl, int col, int row, int count, int dir)
float estimateCell (int tbl, int col, int row)
void Dispose (Boolean disposing)

Protected Attributes

childrom
LogFileReaderreader
DynoRuledynoRule
int nummaps
int x
int y
bool afr
AutoEditae
float minDisplayFactor
bool autotuned
bool estimate

Detailed Description

Summary for LogAnalyzer.

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::LogAnalyzer::LogAnalyzer ArrayList *  rules,
child romm,
String *  fname,
AutoEdit autoEdit
 


Member Function Documentation

void bre20::LogAnalyzer::Dispose Boolean  disposing  )  [protected]
 

float bre20::LogAnalyzer::estimateCell int  tbl,
int  col,
int  row
[protected]
 

bre20::AfrEstimation* bre20::LogAnalyzer::estimateCell int  tbl,
int  col,
int  row,
int  count,
int  dir
[protected]
 

LogFileReader* bre20::LogAnalyzer::getFileReader  ) 
 

TabControl* bre20::LogAnalyzer::getTabControl  ) 
 

Returns:
the tab control so you can add new tabs for more functionality


Member Data Documentation

AutoEdit* bre20::LogAnalyzer::ae [protected]
 

bool bre20::LogAnalyzer::afr [protected]
 

bool bre20::LogAnalyzer::autotuned [protected]
 

DynoRule* bre20::LogAnalyzer::dynoRule [protected]
 

bool bre20::LogAnalyzer::estimate [protected]
 

float bre20::LogAnalyzer::minDisplayFactor [protected]
 

int bre20::LogAnalyzer::nummaps [protected]
 

LogFileReader* bre20::LogAnalyzer::reader [protected]
 

child* bre20::LogAnalyzer::rom [protected]
 

int bre20::LogAnalyzer::x [protected]
 

int bre20::LogAnalyzer::y [protected]
 




BRE Documentation Home