Public Member Functions | |
| void | copy (section &os) |
| void | copy (section &os) |
| section (void) | |
| section (void) | |
| ~section (void) | |
| ~section (void) | |
Public Attributes | |
| long | actual |
| long * | end |
| long * | file |
| long | files |
| long | i |
| int | last_pos |
| long * | pos |
| long | req |
| long * | rows |
| long | rows_all |
| char * | word |
Definition at line 139 of file cmlfile.c.
| section | ( | void | ) |
| ~section | ( | void | ) |
| section | ( | void | ) |
| ~section | ( | void | ) |
| void copy | ( | section & | os | ) |
| void copy | ( | section & | os | ) |
Definition at line 187 of file cmlfile.c.
References KeywordLength, req, and word.
| long * end |
Definition at line 142 of file cmlfile.c.
Referenced by section(), and ~section().
| long * file |
Definition at line 142 of file cmlfile.c.
Referenced by section(), and ~section().
| int last_pos |
Definition at line 143 of file cmlfile.cpp.
| long * pos |
Definition at line 142 of file cmlfile.c.
Referenced by section(), and ~section().
| long * rows |
Definition at line 142 of file cmlfile.c.
Referenced by section(), and ~section().
| char * word |
Definition at line 141 of file cmlfile.c.
Referenced by copy(), section(), and ~section().
1.6.2