|
The Pedigree Project 0.1
|
#include <PicIrqState.h>
Collaboration diagram for PicHardTailPlan:Public Attributes | |
| bool | controllerLifetimeCurrent |
| bool | hardStageLifetimeCurrent |
| bool | threadedLifetimeCurrent |
| HardIrqDisposition | effectiveHardDisposition |
| PicHardTailThreadedAction | threadedAction |
Pure lifecycle decision shared by the PIC finalizer and hosted tests.
Definition at line 803 of file PicIrqState.h.
| bool PicHardTailPlan::controllerLifetimeCurrent |
Definition at line 804 of file PicIrqState.h.
| HardIrqDisposition PicHardTailPlan::effectiveHardDisposition |
Definition at line 807 of file PicIrqState.h.
| bool PicHardTailPlan::hardStageLifetimeCurrent |
Definition at line 805 of file PicIrqState.h.
| PicHardTailThreadedAction PicHardTailPlan::threadedAction |
Definition at line 808 of file PicIrqState.h.
| bool PicHardTailPlan::threadedLifetimeCurrent |
Definition at line 806 of file PicIrqState.h.