eLooM for STM32 application
v3.3.0
|
#include <IApplicationErrorDelegateVtbl.h>
Data Fields | |
const IApplicationErrorDelegate_vtbl * | vptr |
IApplicationErrorDelegate interface internal state. This is the base interface for the the error management. It declares only the virtual table used to implement the inheritance. A subclass implements application specific error management policy.
const IApplicationErrorDelegate_vtbl* _IApplicationErrorDelegate::vptr |
Specifies a pointer to the actual class virtual table.