| ALL |
- |
Frees all string and data
memory malloced in reading the VIDF file.
|
| ALLSTRINGS |
- |
Frees all string memory malloced
in reading the VIDF file.
|
| BODY |
- |
Frees all string memory malloced
when parsing the body of the VIDF.
|
| TABLERAW |
- |
Frees all string memory malloced
when parsing the dNth VIDF table
definition when returning RAW table information.
|
| TABLECOOKED |
- |
Frees all string memory malloced
when parsing the dNth VIDF table
definition when returning COOKED table information.
|
| CONSTANTRAW |
- |
Frees all string memory malloced
when parsing the dNth VIDF constant
definition when returning RAW constant information.
|
| CONSTANTCOOKED |
- |
Frees all string memory malloced
when parsing the dNth VIDF constant
definition when returning COOKED constant information.
|