#include <SessionState.h>
Public Member Functions | |
SessionPoint (SequenceNumber command_=0, uint64_t offset_=0) | |
void | advance (const framing::AMQFrame &f) |
Advance past frame f. | |
bool | operator< (const SessionPoint &) const |
bool | operator== (const SessionPoint &) const |
Public Attributes | |
SequenceNumber | command |
uint64_t | offset |
Points to command id + offset