IBR-DTN
1.0.0
|
#include <DataStorage.h>
Public Member Functions | |
istream (ibrcommon::Mutex &mutex, const ibrcommon::File &file) | |
virtual | ~istream () |
std::istream & | operator* () |
Definition at line 75 of file DataStorage.h.
dtn::storage::DataStorage::istream::istream | ( | ibrcommon::Mutex & | mutex, |
const ibrcommon::File & | file | ||
) |
Definition at line 70 of file DataStorage.cpp.
|
virtual |
Definition at line 77 of file DataStorage.cpp.
std::istream & dtn::storage::DataStorage::istream::operator* | ( | ) |
Definition at line 86 of file DataStorage.cpp.