MCPcopy Create free account
hub / github.com/bwapi/bwapi / TopLevelExceptionFilter

Method TopLevelExceptionFilter

bwapi/BWAPI/Source/ExceptionFilter.cpp:368–372  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

366}
367
368TopLevelExceptionFilter::TopLevelExceptionFilter()
369: pOldExceptionFilter(NULL)
370{
371 InitializeSymFunctions();
372}
373
374TopLevelExceptionFilter::TopLevelExceptionFilter(LPTOP_LEVEL_EXCEPTION_FILTER lpNewExceptionFilter)
375: pOldExceptionFilter(NULL)

Callers

nothing calls this directly

Calls 1

InitializeSymFunctionsFunction · 0.85

Tested by

no test coverage detected