Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

_st_flush_s Struct Reference
[Sparse matrices]

Collaboration diagram for _st_flush_s:

Collaboration graph
[legend]

Detailed Description

For internal use only.

This structure is used by st_flush() in its call to ht_flush(). The structure contains state that ht_flush() cannot directly pass to _st_flush_iter().

Definition at line 41 of file st_flush.c.

Data Fields

smat_table_tsf_table
smat_iter_t sf_flush
void * sf_extra


Field Documentation

void* _st_flush_s::sf_extra
 

Extra data.

Definition at line 44 of file st_flush.c.

Referenced by _st_flush_iter(), and st_flush().

smat_iter_t _st_flush_s::sf_flush
 

Flush function.

Definition at line 43 of file st_flush.c.

Referenced by _st_flush_iter(), and st_flush().

smat_table_t* _st_flush_s::sf_table
 

Pointer to the smat table.

Definition at line 42 of file st_flush.c.

Referenced by _st_flush_iter(), and st_flush().


Generated on Sat Jul 15 14:10:55 2006 for DatabasePrimitivesLibrary by  doxygen 1.4.4