List of all members.
Detailed Description
Definition at line 15 of file StreamResumed.h.
Constructor & Destructor Documentation
Swift::StreamResumed::StreamResumed |
( |
|
) |
|
Swift::StreamResumed::~StreamResumed |
( |
|
) |
|
Member Function Documentation
const boost::optional<unsigned int> Swift::StreamResumed::getHandledStanzasCount |
( |
|
) |
const [inline] |
const std::string& Swift::StreamResumed::getResumeID |
( |
|
) |
const [inline] |
void Swift::StreamResumed::setHandledStanzasCount |
( |
unsigned int |
i |
) |
[inline] |
void Swift::StreamResumed::setResumeID |
( |
const std::string & |
id |
) |
[inline] |