AMPS C/C++ Client Class Reference
AMPS C/C++ Client Version 5.3.4.4
|
Provides access to the subId and bookmark needed to restart a subscription. More...
#include <RecoveryPoint.hpp>
Public Member Functions | |
const Field & | getSubId () const |
Get the sub id for this recovery point. More... | |
const Field & | getBookmark () const |
Get the bookmark for this recovery point. More... | |
RecoveryPoint | deepCopy () |
Return a deep copy of self. | |
RecoveryPoint | deepCopy (const RecoveryPoint &original_) |
Make self a deep copy of original_. | |
void | clear () |
Clear the internal state, possibly reclaiming memory. | |
Provides access to the subId and bookmark needed to restart a subscription.
|
inline |
Get the bookmark for this recovery point.
|
inline |
Get the sub id for this recovery point.