#include <IStorageProvider.h>
◆ ~IStorageEventsCallback()
virtual IStorageEventsCallback::~IStorageEventsCallback |
( |
| ) |
|
|
virtualdefault |
◆ OnStorageAdded()
virtual void IStorageEventsCallback::OnStorageAdded |
( |
const std::string & |
label, |
|
|
const std::string & |
path |
|
) |
| |
|
pure virtual |
◆ OnStorageSafelyRemoved()
virtual void IStorageEventsCallback::OnStorageSafelyRemoved |
( |
const std::string & |
label | ) |
|
|
pure virtual |
◆ OnStorageUnsafelyRemoved()
virtual void IStorageEventsCallback::OnStorageUnsafelyRemoved |
( |
const std::string & |
label | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: