| IEncodedMemoryArea | Definition of an encoded memory area. |
| AbstractEncodedMemoryArea | Skeleton code. |
| DirectEncodedMemoryArea | Represent a memory Area in code. |
| EncodedMemoryAreaList | Contains a list of memory areas and acts as if they were adjacent. |
| EncodedMemoryAreaUtil | Utility routines for IEncodedMemoryArea. |
| FunctionEncodedMemoryArea | Function Encoded Memory area uses a generic Function to determine the real memory area to use. |
| VirtualEncodedMemoryArea | Represent a virtual area with a set value |