#include "oldlist.h"
#include "matchdefs.h"
Go to the source code of this file.
Define Documentation
| #define NextFeatureOf |
( |
|
L | ) |
( (MICROFEATURE) first_node ( L ) ) |
---------------------------------------------------------------------------- Macros ----------------------------------------------------------------------------
Definition at line 48 of file mfdefs.h.
Typedef Documentation
---------------------------------------------------------------------------- Include Files and Type Defines ----------------------------------------------------------------------------
Definition at line 28 of file mfdefs.h.
Function Documentation
This routine deallocates all of the memory consumed by a list of micro-features.
- Parameters:
-
| MicroFeatures | list of micro-features to be freed |
- Returns:
- none
- Note:
- History: 7/27/89, DSJ, Created.
Definition at line 48 of file mfdefs.cpp.
---------------------------------------------------------------------------- Public Function Prototypes ----------------------------------------------------------------------------
This routine allocates and returns a new micro-feature data structure.
- Returns:
- New MICROFEATURE
- Note:
- History: 7/27/89, DSJ, Created.
Definition at line 35 of file mfdefs.cpp.