Definition at line 30 of file PrimaryBlockProcessor.cc.
Public Member Functions | |
DictionaryEntry (const std::string &s, size_t off) | |
Public Attributes | |
std::string | str |
size_t | offset |
dtn::DictionaryEntry::DictionaryEntry | ( | const std::string & | s, | |
size_t | off | |||
) | [inline] |
Definition at line 31 of file PrimaryBlockProcessor.cc.
std::string dtn::DictionaryEntry::str |
Definition at line 34 of file PrimaryBlockProcessor.cc.
size_t dtn::DictionaryEntry::offset |
Definition at line 35 of file PrimaryBlockProcessor.cc.