Enum core
TempStoreType
Namespace: Datalogics::PDFL
Description
Enumeration for selecting the temporary storage type used by the library.
Controls whether temporary files are stored on disk or in memory.
Values
- Disk
Library doesn't use in-memory file system
- Memory
Library use in-memory file system with unlimited memory amount by default