This is the complete list of members for curfil::DeviceCache, including all inherited members.
allocArray()=0 | curfil::DeviceCache | protectedpure virtual |
bind()=0 | curfil::DeviceCache | protectedpure virtual |
clear() | curfil::DeviceCache | |
containsElement(const void *element) const | curfil::DeviceCache | |
copyElements(size_t cacheSize, const std::set< const void * > &elements) | curfil::DeviceCache | protected |
DeviceCache() (defined in curfil::DeviceCache) | curfil::DeviceCache | inlineprotected |
freeArray()=0 | curfil::DeviceCache | protectedpure virtual |
getCacheSize() const | curfil::DeviceCache | inlineprotected |
getElementName(const void *element) const =0 | curfil::DeviceCache | protectedpure virtual |
getElementPos(const void *element) const | curfil::DeviceCache | |
getElementsName() const =0 | curfil::DeviceCache | protectedpure virtual |
getIdMap() | curfil::DeviceCache | inline |
getTotalTransferTimeMircoseconds() const | curfil::DeviceCache | inline |
isBound() const | curfil::DeviceCache | inlineprotected |
setBound(bool bound) | curfil::DeviceCache | protected |
transferElement(size_t pos, const void *element, cudaStream_t stream)=0 | curfil::DeviceCache | protectedpure virtual |
unbind()=0 | curfil::DeviceCache | protectedpure virtual |
updateCacheSize(size_t cacheSize) | curfil::DeviceCache | protected |
~DeviceCache() (defined in curfil::DeviceCache) | curfil::DeviceCache | virtual |