|
AMPS C/C++ Client Class Reference
AMPS C/C++ Client Version 5.3.5.0
|
Provides AMPS::RingBookmarkStore, a bookmark store that stores only the MOST_RECENT bookmark to a file and keeps any bookmarks later than the most recent in memory. More...
#include <amps/MemoryBookmarkStore.hpp>#include <sys/mman.h>#include <unistd.h>#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>Go to the source code of this file.
Classes | |
| class | AMPS::RingBookmarkStore |
| A BookmarkStoreImpl that stores only the MOST_RECENT bookmark to a file for recovery and keeps any bookmarks later than most recent in memory. More... | |
Provides AMPS::RingBookmarkStore, a bookmark store that stores only the MOST_RECENT bookmark to a file and keeps any bookmarks later than the most recent in memory.