Interface | Description |
---|---|
StoringData<T> |
Adds the capability to to store data for
TSet s. |
TBase |
All classes that are part of the TSet API need to implement this interface if they are
included in the execution graph.
|
Class | Description |
---|---|
TSetConstants | |
TSetContext |
This is the runtime context for a
TSet . |