This is the complete list of members for randomx::CompiledVm< Allocator, softAes, secureJit >, including all inherited members.
| allocate() override | randomx::VmBase< Allocator, softAes > | virtual |
| cacheKey | randomx_vm | |
| cachePtr | randomx_vm | |
| CompiledVm() | randomx::CompiledVm< Allocator, softAes, secureJit > | |
| compiler | randomx::CompiledVm< Allocator, softAes, secureJit > | protected |
| config | randomx_vm | protected |
| datasetOffset | randomx_vm | protected |
| datasetPtr | randomx_vm | |
| execute() | randomx::CompiledVm< Allocator, softAes, secureJit > | protected |
| generateProgram(void *seed) | randomx::VmBase< Allocator, softAes > | protected |
| getFinalResult(void *out, size_t outSize) override | randomx::VmBase< Allocator, softAes > | virtual |
| getMemory() const | randomx_vm | inline |
| getProgram() | randomx_vm | inline |
| getRegisterFile() | randomx_vm | inline |
| getScratchpad() | randomx_vm | inline |
| hashAndFill(void *out, size_t outSize, uint64_t *fill_state) override | randomx::VmBase< Allocator, softAes > | virtual |
| initialize() | randomx_vm | protected |
| initScratchpad(void *seed) override | randomx::VmBase< Allocator, softAes > | virtual |
| mem | randomx_vm | protected |
| operator delete(void *ptr) | randomx::CompiledVm< Allocator, softAes, secureJit > | inline |
| operator new(size_t size) | randomx::CompiledVm< Allocator, softAes, secureJit > | inline |
| program | randomx_vm | protected |
| reg | randomx_vm | protected |
| resetRoundingMode() | randomx_vm | |
| run(void *seed) override | randomx::CompiledVm< Allocator, softAes, secureJit > | virtual |
| scratchpad | randomx_vm | protected |
| setCache(randomx_cache *cache) | randomx_vm | inlinevirtual |
| setDataset(randomx_dataset *dataset) override | randomx::CompiledVm< Allocator, softAes, secureJit > | virtual |
| tempHash | randomx_vm | |
| ~randomx_vm()=0 | randomx_vm | pure virtual |
| ~VmBase() override | randomx::VmBase< Allocator, softAes > | |