|
VIS
|
Collaboration diagram for RcList_s:Data Fields | |
| int | index |
| int | otherIndex |
| struct RcList_s * | next |
| struct RcList_s * | prev |
Struct**********************************************************************
Synopsis [This structure is a list of row and coulmn.]
Description []
| int RcList_s::index |
| struct RcList_s* RcList_s::next |
| struct RcList_s* RcList_s::prev |