#include <queuebase.h>
◆ OutgoingDataQueueBase()
| OutgoingDataQueueBase::OutgoingDataQueueBase |
( |
| ) |
|
|
protected |
◆ ~OutgoingDataQueueBase()
| virtual OutgoingDataQueueBase::~OutgoingDataQueueBase |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ getDefaultMaxSendSegmentSize()
| size_t OutgoingDataQueueBase::getDefaultMaxSendSegmentSize |
( |
| ) |
|
|
inline |
◆ getMaxSendSegmentSize()
| size_t OutgoingDataQueueBase::getMaxSendSegmentSize |
( |
| ) |
|
|
inline |
◆ setMaxSendSegmentSize()
| void OutgoingDataQueueBase::setMaxSendSegmentSize |
( |
size_t |
size | ) |
|
|
inline |
Set maximum payload segment size before fragmenting sends.
- Parameters
-
| size | Maximum payload size. |
- Returns
- Whether segment size was successfully set.
The documentation for this class was generated from the following file: