AMPS C/C++ Client Class Reference
AMPS C/C++ Client Version 5.3.4.3
HybridPublishStore.hpp File Reference

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...

Go to the source code of this file.

Classes

class  AMPS::HybridPublishStore
 An implementation of StoreImpl for publication. More...
 

Detailed Description

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.