The methods of the CXlOperCache class are listed here.
|
CXlOperCache | Constructs a CXlOperCache object |
|
Add | Adds a result to the cache, with a key composed of all the arguments to the function |
|
Clear | Clears the entire contents of the cache |
|
Find | Searches the cache for the result of a previous calculation |
|
Set | Sets a result in the cache, with a key composed of all the arguments to the function |
|
GetMaxSize | Returns the number of records in the cache |
|
ReduceSize | Reduces cache size by removing records from the cache that have not been recently used |
|
SetMaxSize | Returns the number of records in the cache |
![]() |
GetUserCacheFilePath | Get the default location for the cache file |
|
Restore | Restore the contents of the cache from a file |
|
Save | Save the contents of the cache to a file |
Header: xlserialize.h
CXlOperCache Class | xlserialize.h | CXlCacheBinding class<C> | CXlInputKey class | CXlSerialData class | Cache sample | Function property: CacheResults