RTEMS
Public Attributes | List of all members
Heap_Error_context Struct Reference

Context of a heap error. More...

#include <heap.h>

Public Attributes

Heap_Controlheap
 The heap of the block.
 
Heap_Blockblock
 The heap block causing the error.
 
Heap_Error_reason reason
 The heap error reason.
 

Detailed Description

Context of a heap error.

See also
_Heap_Protection_block_error().

Definition at line 176 of file heap.h.


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