Destination and context of saving accumulated payload.
More...
#include <segment-consumer.hpp>
Destination and context of saving accumulated payload.
◆ SaveDest()
ndnph::SegmentConsumerBase::SaveDest::SaveDest |
( |
uint8_t * |
output, |
|
|
size_t |
limit |
|
) |
| |
|
inlineexplicit |
◆ accumulate()
static void ndnph::SegmentConsumerBase::SaveDest::accumulate |
( |
void * |
self0, |
|
|
uint64_t |
, |
|
|
Data |
data |
|
) |
| |
|
inlinestatic |
◆ hasError
bool ndnph::SegmentConsumerBase::SaveDest::hasError = false |
◆ isCompleted
bool ndnph::SegmentConsumerBase::SaveDest::isCompleted = false |
◆ length
size_t ndnph::SegmentConsumerBase::SaveDest::length = 0 |
◆ limit
size_t ndnph::SegmentConsumerBase::SaveDest::limit = 0 |
◆ output
uint8_t* ndnph::SegmentConsumerBase::SaveDest::output = nullptr |
The documentation for this class was generated from the following file: