eLooM for STM32 application  v3.3.0
Loading...
Searching...
No Matches
Data Fields
_IApplicationErrorDelegate Struct Reference

#include <IApplicationErrorDelegateVtbl.h>

+ Collaboration diagram for _IApplicationErrorDelegate:

Data Fields

const IApplicationErrorDelegate_vtblvptr
 

Detailed Description

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.

Field Documentation

◆ vptr

const IApplicationErrorDelegate_vtbl* _IApplicationErrorDelegate::vptr

Specifies a pointer to the actual class virtual table.


The documentation for this struct was generated from the following file: