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