HDK
|
This is the complete list of members for SIM_CacheOptions, including all inherited members.
getAllowSaveSubsteps() const | SIM_CacheOptions | |
getAllowSaveToDisk() const | SIM_CacheOptions | |
getCheckpointSpacing() const | SIM_CacheOptions | inline |
getCompressSims() const | SIM_CacheOptions | inline |
getExplicitFname() const | SIM_CacheOptions | inline |
getExplicitHistory() const | SIM_CacheOptions | inline |
getInitialState() const | SIM_CacheOptions | |
getIsCacheEnabled() const | SIM_CacheOptions | |
getMaxCacheMemSize() const | SIM_CacheOptions | |
getUseExplicit() const | SIM_CacheOptions | inline |
setAllowSaveSubsteps(bool allow) | SIM_CacheOptions | |
setAllowSaveToDisk(bool allow) | SIM_CacheOptions | |
setCompressSims(UT_CompressionType type) | SIM_CacheOptions | inline |
setExplicitCache(bool useexplicit, const char *explicitfname, int history, int checkpointspacing) | SIM_CacheOptions | |
setInitialState(const char *filename) | SIM_CacheOptions | |
setIsCacheEnabled(bool enabled) | SIM_CacheOptions | |
setMaxCacheMemSize(int64 maxsize) | SIM_CacheOptions | |
SIM_CacheOptions() | SIM_CacheOptions |