summaryrefslogtreecommitdiff
path: root/content/backing_store.h
Commit message (Expand)AuthorAgeFilesLines
* Change backing store fetch operation to always perform the allocationsVincent Sanders2015-03-311-6/+4
* Improve doxygen comments and add todo for cache and backing storeVincent Sanders2014-11-231-3/+8
* remove constness from backing stores store methodVincent Sanders2014-11-231-1/+1
* change the persistant data store to owning the allocationsVincent Sanders2014-11-221-25/+24
* update entry points to backing store ready for allowing differing object life...Vincent Sanders2014-11-201-15/+42
* low level source data cache backing store interface.Vincent Sanders2014-05-121-0/+100