IBR-DTNSuite
0.12
|
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)=0 | ibrcommon::HashStream | protectedpure virtual |
HashStream(const unsigned int hash, const size_t buffer=2048) | ibrcommon::HashStream | |
overflow(std::char_traits< char >::int_type=std::char_traits< char >::eof()) | ibrcommon::HashStream | protectedvirtual |
sync() | ibrcommon::HashStream | protectedvirtual |
underflow() | ibrcommon::HashStream | protectedvirtual |
update(char *buf, const size_t size)=0 | ibrcommon::HashStream | protectedpure virtual |
~HashStream() | ibrcommon::HashStream | virtual |