AdaptiveExpressions.Memory Namespace

Classes

Name Description
MemoryFactory

Memory Factory for creating an object that implements IMemory interface.

SimpleObjectMemory

Simple implement of IMemory.

StackedMemory

Stack implements of IMemory. Memory variables have a hierarchical relationship.

Interfaces

Name Description
IMemory

Memory interface.