|
AMPS C/C++ Client Class Reference
AMPS C/C++ Client Version 5.3.5.0
|
Provides AMPS::HybridPublishStore, a publish store that uses memory up to a specified maximum capacity then writes to a file if the store will exceed that capacity. More...
#include <amps/ampsplusplus.hpp>#include <amps/MemoryPublishStore.hpp>#include <amps/PublishStore.hpp>Go to the source code of this file.
Classes | |
| class | AMPS::HybridPublishStore |
| An implementation of StoreImpl for publication. More... | |
Provides AMPS::HybridPublishStore, a publish store that uses memory up to a specified maximum capacity then writes to a file if the store will exceed that capacity.