getDiagnostics
Debug-only method.
Declaration
virtual OSObject * getDiagnostics(
void );Return Value
Returns a pointer to the diagnostics object (if any).
Overview
Returns a reference to the internal diagnostics object when the services are built in debug mode. Should be a no-op in release builds.