IBR-DTNSuite  0.8
ibrcommon::HashStream Member List
This is the complete list of members for ibrcommon::HashStream, including all inherited members.
extract(std::istream &stream)ibrcommon::HashStream [static]
finalize(char *hash, unsigned int &size)=0ibrcommon::HashStream [protected, pure virtual]
HashStream(const size_t hash, const size_t buffer=2048)ibrcommon::HashStream
overflow(std::char_traits< char >::int_type=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)=0ibrcommon::HashStream [protected, pure virtual]
~HashStream()ibrcommon::HashStream [virtual]