Description: If not set paths will be removed. eg, from a binary or source file.
| 1180 | // If not set paths will be removed. eg, from a binary |
| 1181 | // or source file. |
| 1182 | void SetReportPath(int rp) { this->ReportPath = rp; } |
| 1183 | |
| 1184 | // Description: |
| 1185 | // Set/Get the name of the binary file that the symbol |
no outgoing calls
no test coverage detected