Public Member Functions | |
| cBlock (cBlock *p, cBlock *n) | |
| cBlock (cBlock *p, cBlock *n) | |
Public Attributes | |
| T * | item [MAXT] |
| cBlock * | prev |
| cBlock * | next |
| T * | item [MAXT] |
| cBlock * | prev |
| cBlock * | next |
|
||||||||||||||||
|
Definition at line 39 of file collect1.h. |
|
||||||||||||||||
|
Definition at line 40 of file collect2.h. |
|
|||||
|
Definition at line 41 of file collect2.h. |
|
|||||
|
Definition at line 40 of file collect1.h. |
|
|||||
|
Definition at line 43 of file collect2.h. |
|
|||||
|
Definition at line 42 of file collect1.h. |
|
|||||
|
Definition at line 42 of file collect2.h. |
|
|||||
|
Definition at line 41 of file collect1.h. |
1.3.2