![]() |
Public API Reference |
![]() |
Debugging helper interface. More...
Go to the source code of this file.
Classes | |
struct | iDebugHelper |
Some object that wants to implement unit testing, debugging and/or benchmarking can implement this interface. More... | |
Enumerations | |
iDebugHelper implementation support flags | |
enum | { CS_DBGHELP_BENCHMARK = 0x1, CS_DBGHELP_TXTDUMP = 0x2, CS_DBGHELP_GFXDUMP = 0x4, CS_DBGHELP_STATETEST = 0x8 } |
Debugging helper interface.
Definition in file dbghelp.h.