#include <common.h>
Collaboration diagram for slInt:

Data Fields | |
| slInt * | next |
| int | val |
Definition at line 410 of file common.h.
struct slInt* slInt::next [read] |
| int slInt::val |
Definition at line 414 of file common.h.
Referenced by slIntCmp(), slIntCmpRev(), slIntNew(), and tabRowByFixedOffsets().
1.5.2