|
IBR-DTNSuite 0.6
|
| extract(std::istream &stream) | ibrcommon::HashStream | [static] |
| finalize(char *hash, unsigned int &size)=0 | ibrcommon::HashStream | [protected, pure virtual] |
| HashStream(const size_t hash, const size_t buffer=2048) | ibrcommon::HashStream | |
| overflow(int=std::char_traits< char >::eof()) | ibrcommon::HashStream | [protected, virtual] |
| sync() | ibrcommon::HashStream | [protected, virtual] |
| underflow() | ibrcommon::HashStream | [protected, virtual] |
| update(char *buf, const size_t size)=0 | ibrcommon::HashStream | [protected, pure virtual] |
| ~HashStream() | ibrcommon::HashStream | [virtual] |