#include <bsp_exptable.h>
Data Fields | |
int | item_count |
Number of puts packed in this big 'bsp_put'. | |
int | item_size |
Size of each bsp_put. |
Definition at line 124 of file bsp_exptable.h.
|
Number of puts packed in this big 'bsp_put'.
Definition at line 126 of file bsp_exptable.h. Referenced by deliveryTable_pushPut(), and exec_put(). |
|
Size of each bsp_put.
Definition at line 127 of file bsp_exptable.h. Referenced by deliveryTable_pushPut(), and exec_put(). |