#include <bsp_exptable.h>
Data Fields | |
VarSizeElement **restrict | latest_pushed_element |
array of pointers which point to the last element pushed. |
Definition at line 181 of file bsp_exptable.h.
|
array of pointers which point to the last element pushed. Is necessary for combining bsp_put() and bsp_send() Definition at line 185 of file bsp_exptable.h. Referenced by deliveryTable_expand(), and deliveryTable_initialize(). |