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