
Public Attributes | |
| int | level |
| int | type |
| char | name [NAMESIZE] |
| long int | offset |
| struct entries * | child |
| struct entries * | parent |
| struct entries * | next |
Definition at line 93 of file textpro.c.
| int entries::level |
| int entries::type |
| char entries::name[NAMESIZE] |
| long int entries::offset |
struct entries* entries::child [read] |
struct entries* entries::parent [read] |
struct entries* entries::next [read] |
1.5.6