|
VIS
|
Collaboration diagram for RcListInfo_s:Data Fields | |
| int | num |
| int | maxNum |
| int | curIndex |
| st_table * | table |
| RcList_t * | cur |
| RcList_t * | head |
| RcList_t * | tail |
Struct**********************************************************************
Synopsis [This structure contains the information of row and column list.]
Description []
| st_table* RcListInfo_s::table |