|
SPRAAK
|
Collaboration diagram for SprSspRecallInfo:Data Fields | |
| int | copy |
| copy/move the info More... | |
| SprSspInfo * | ssp_ptr |
| the ssp_info block of the corresponding store operation More... | |
| SprSspStoreInfo * | store_info |
| the real buffer (input/output) More... | |
| void * | dest |
| destination for ssp_paste(PASTE_RECALL,...) actions More... | |
| SprSspDlist ** | link_dlist |
| next frame that has to be recalled More... | |
| struct spr_t_ssp_recall_info * | prev_recall |
| int SprSspRecallInfo::copy |
copy/move the info
| SprSspInfo* SprSspRecallInfo::ssp_ptr |
the ssp_info block of the corresponding store operation
| SprSspStoreInfo* SprSspRecallInfo::store_info |
the real buffer (input/output)
| void* SprSspRecallInfo::dest |
destination for ssp_paste(PASTE_RECALL,...) actions
| SprSspDlist** SprSspRecallInfo::link_dlist |
next frame that has to be recalled
| struct spr_t_ssp_recall_info* SprSspRecallInfo::prev_recall |
pointer to recall copy on the same buffer, used to avoid problems with buffer with single element
1.8.6