SPRAAK
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
SprSspRecallInfo Struct Reference
+ Collaboration diagram for SprSspRecallInfo:

Data Fields

int copy
 copy/move the info More...
 
SprSspInfossp_ptr
 the ssp_info block of the corresponding store operation More...
 
SprSspStoreInfostore_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
 

Field Documentation

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