IBR-DTNSuite  0.8
dtn::storage::DataStorage::Callback Class Reference

#include <DataStorage.h>

Inheritance diagram for dtn::storage::DataStorage::Callback:

List of all members.

Public Member Functions

virtual void eventDataStorageStored (const Hash &hash)=0
virtual void eventDataStorageStoreFailed (const Hash &hash, const ibrcommon::Exception &)=0
virtual void eventDataStorageRemoved (const Hash &hash)=0
virtual void eventDataStorageRemoveFailed (const Hash &hash, const ibrcommon::Exception &)=0
virtual void iterateDataStorage (const Hash &hash, DataStorage::istream &stream)=0

Detailed Description

Definition at line 73 of file DataStorage.h.


Member Function Documentation


The documentation for this class was generated from the following file: