libktorrent
2.2.0
|
#include <cachefile.h>
Public Member Functions | |
virtual void | unmapped ()=0 |
Interface which classes must implement to be able to map something from a CacheFile It will also be used to notify when things get unmapped or remapped
Definition at line 56 of file cachefile.h.
|
pure virtual |
When a CacheFile is closed, this will be called on all existing mappings.