represents a block of sequence numbers More...
#include <ndnlp-sequence-generator.hpp>
Public Member Functions | |
| SequenceBlock (uint64_t start, size_t count) | |
| uint64_t | operator[] (size_t pos) const |
| size_t | count () const |
represents a block of sequence numbers
Definition at line 35 of file ndnlp-sequence-generator.hpp.
| nfd::ndnlp::SequenceBlock::SequenceBlock | ( | uint64_t | start, |
| size_t | count | ||
| ) |
Definition at line 30 of file ndnlp-sequence-generator.cpp.
|
inline |
Definition at line 54 of file ndnlp-sequence-generator.hpp.
|
inline |
Definition at line 62 of file ndnlp-sequence-generator.hpp.