#include <ChunkBuffer.h>
◆ Region() [1/2]
| inet::ChunkBuffer::Region::Region |
( |
b |
offset, |
|
|
const Ptr< const Chunk > & |
data |
|
) |
| |
|
inline |
◆ Region() [2/2]
| inet::ChunkBuffer::Region::Region |
( |
const Region & |
other | ) |
|
|
inline |
◆ compareEndOffset()
| static bool inet::ChunkBuffer::Region::compareEndOffset |
( |
const Region & |
a, |
|
|
const Region & |
b |
|
) |
| |
|
inlinestatic |
◆ compareStartOffset()
| static bool inet::ChunkBuffer::Region::compareStartOffset |
( |
const Region & |
a, |
|
|
const Region & |
b |
|
) |
| |
|
inlinestatic |
◆ getData()
| const Chunk* inet::ChunkBuffer::Region::getData |
( |
| ) |
const |
|
inlineprotected |
49 {
return data.get(); }
◆ getEndOffset()
| b inet::ChunkBuffer::Region::getEndOffset |
( |
| ) |
const |
|
inline |
◆ getStartOffset()
| b inet::ChunkBuffer::Region::getStartOffset |
( |
| ) |
const |
|
inline |
◆ ChunkBuffer__RegionDescriptor
| friend class ChunkBuffer__RegionDescriptor |
|
friend |
◆ data
| Ptr<const Chunk> inet::ChunkBuffer::Region::data |
◆ offset
| b inet::ChunkBuffer::Region::offset |
The documentation for this class was generated from the following file: