| 131 | int GetNumFields(); |
| 132 | HighlightState* GetHighlightState() { return highlight_state; } |
| 133 | HighlightState* GetConMapHlightState() { return con_map_hl_state; } |
| 134 | CovSpHLStateProxy* GetPairsHLState(); |
| 135 | TableInterface* GetTableInt() { return table_int; } |
| 136 | CatClassifManager* GetCatClassifManager(); |
no outgoing calls
no test coverage detected