AMPS C/C++ Client Class Reference
AMPS C/C++ Client Version 5.3.3.1
PublishStore.hpp File Reference

Provides AMPS::PublishStore, a publish store that uses memory-mapped files to provide a publish store that persists across application restarts. More...

#include <ampsplusplus.hpp>
#include <BlockPublishStore.hpp>
#include <MMapStoreBuffer.hpp>
#include <unistd.h>

Go to the source code of this file.

Classes

class  AMPS::PublishStore
 A StoreImpl implementation that uses a memory-mapped file to provide a publish store that persists across application restarts. More...
 

Detailed Description

Provides AMPS::PublishStore, a publish store that uses memory-mapped files to provide a publish store that persists across application restarts.