#include <TransportSendBuffer.h>
Definition at line 102 of file TransportSendBuffer.h.
◆ Proxy()
◆ ~Proxy()
OpenDDS::DCPS::SingleSendBuffer::Proxy::~Proxy |
( |
| ) |
|
|
inline |
◆ contains() [1/2]
bool OpenDDS::DCPS::SingleSendBuffer::Proxy::contains |
( |
SequenceNumber |
seq | ) |
const |
|
inline |
◆ contains() [2/2]
bool OpenDDS::DCPS::SingleSendBuffer::Proxy::contains |
( |
SequenceNumber |
seq, |
|
|
GUID_t & |
destination |
|
) |
| const |
|
inline |
◆ empty()
bool OpenDDS::DCPS::SingleSendBuffer::Proxy::empty |
( |
void |
| ) |
const |
|
inline |
◆ has_frags()
bool OpenDDS::DCPS::SingleSendBuffer::Proxy::has_frags |
( |
const SequenceNumber & |
seq | ) |
const |
|
inline |
◆ high()
◆ low()
◆ pre_contains()
bool OpenDDS::DCPS::SingleSendBuffer::Proxy::pre_contains |
( |
SequenceNumber |
sequence | ) |
const |
|
inline |
◆ pre_empty()
bool OpenDDS::DCPS::SingleSendBuffer::Proxy::pre_empty |
( |
| ) |
const |
|
inline |
◆ pre_high()
SequenceNumber OpenDDS::DCPS::SingleSendBuffer::Proxy::pre_high |
( |
| ) |
const |
|
inline |
◆ pre_low()
SequenceNumber OpenDDS::DCPS::SingleSendBuffer::Proxy::pre_low |
( |
| ) |
const |
|
inline |
◆ resend_fragments_i()
void OpenDDS::DCPS::SingleSendBuffer::Proxy::resend_fragments_i |
( |
SequenceNumber |
sequence, |
|
|
const DisjointSequence & |
fragments, |
|
|
size_t & |
cumulative_send_count |
|
) |
| |
|
inline |
Definition at line 181 of file TransportSendBuffer.h.
void resend_fragments_i(SequenceNumber sequence, const DisjointSequence &fragments, size_t &cumulative_send_count)
◆ resend_i() [1/2]
Definition at line 170 of file TransportSendBuffer.h.
bool resend_i(const SequenceRange &range, DisjointSequence *gaps=0)
◆ resend_i() [2/2]
Definition at line 175 of file TransportSendBuffer.h.
bool resend_i(const SequenceRange &range, DisjointSequence *gaps=0)
◆ ssb_
The documentation for this class was generated from the following file: