◆ notifyApplication()
| virtual void transport::protocol::Reassembly::notifyApplication |
( |
| ) |
|
|
protectedvirtual |
Notify application there is data to read.
◆ reassemble() [1/3]
| virtual void transport::protocol::Reassembly::reassemble |
( |
core::ContentObject & |
content_object | ) |
|
|
pure virtual |
◆ reassemble() [2/3]
◆ reassemble() [3/3]
| virtual void transport::protocol::Reassembly::reassemble |
( |
utils::MemBuf & |
buffer, |
|
|
uint32_t |
suffix |
|
) |
| |
|
pure virtual |
◆ reassembleUnverified()
| virtual bool transport::protocol::Reassembly::reassembleUnverified |
( |
| ) |
|
|
inlinevirtual |
Decide if it is required to pass to application buffers whose verification has been delayed (e.g. because the manifest is missing). False by default.
Reimplemented in transport::protocol::DatagramReassembly.
◆ reInitialize()
| virtual void transport::protocol::Reassembly::reInitialize |
( |
| ) |
|
|
pure virtual |
◆ setIndexer()
| virtual void transport::protocol::Reassembly::setIndexer |
( |
Indexer * |
indexer | ) |
|
|
inlinevirtual |
Use indexer to get next segments to reassembly
The documentation for this class was generated from the following file: