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

Provides AMPS::MemoryBookmarkStore, a bookmark store that holds bookmarks in memory. More...

#include <BookmarkStore.hpp>
#include <Field.hpp>
#include <Message.hpp>
#include <RecoveryPoint.hpp>
#include <RecoveryPointAdapter.hpp>
#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 implmentation that stores bookmarks in memory. More...
 

Detailed Description

Provides AMPS::MemoryBookmarkStore, a bookmark store that holds bookmarks in memory.

This bookmark store protects against connectivity failures.