Expose size limits on storage in API, and add overflow detection logic to replay...
authorScott Cantor <cantor.2@osu.edu>
Mon, 10 Oct 2011 17:11:14 +0000 (17:11 +0000)
committerScott Cantor <cantor.2@osu.edu>
Mon, 10 Oct 2011 17:11:14 +0000 (17:11 +0000)
commit4e35d35f73b9cdc81474ce1546eb5ea33d876d50
tree1aa1ecdad4236ec0d1ffa030a165016a3b8848f6
parent5082da8918889eb59fd91a9a61fe61b28bc2de3e
Expose size limits on storage in API, and add overflow detection logic to replay cache.
xmltooling/impl/MemoryStorageService.cpp
xmltooling/util/ReplayCache.cpp
xmltooling/util/ReplayCache.h
xmltooling/util/StorageService.cpp
xmltooling/util/StorageService.h