AMPS C/C++ Client Class Reference
AMPS C/C++ Client Version 5.3.4.4
|
Provides AMPS::MemoryBookmarkStore, a bookmark store that holds bookmarks in memory. More...
#include <amps/BookmarkStore.hpp>
#include <amps/Field.hpp>
#include <amps/Message.hpp>
#include <amps/RecoveryPoint.hpp>
#include <amps/RecoveryPointAdapter.hpp>
#include <functional>
#include <map>
#include <sstream>
#include <vector>
#include <stdlib.h>
#include <assert.h>
Go to the source code of this file.
Classes | |
class | AMPS::MemoryBookmarkStore |
A BookmarkStoreImpl implementation that stores bookmarks in memory. More... | |
Provides AMPS::MemoryBookmarkStore, a bookmark store that holds bookmarks in memory.
This bookmark store protects against connectivity failures.