import"sbIFileSystemListener.idl";
Definition at line 35 of file sbIFileSystemListener.idl.
void sbIFileSystemListener::onFileSystemAdded |
( |
in AString |
aFilePath | ) |
|
void sbIFileSystemListener::onFileSystemChanged |
( |
in AString |
aFilePath | ) |
|
void sbIFileSystemListener::onFileSystemRemoved |
( |
in AString |
aFilePath | ) |
|
void sbIFileSystemListener::onWatcherError |
( |
in unsigned long |
aErrorType, |
|
|
in AString |
aDescription |
|
) |
| |
void sbIFileSystemListener::onWatcherStarted |
( |
| ) |
|
void sbIFileSystemListener::onWatcherStopped |
( |
| ) |
|
const unsigned long sbIFileSystemListener::INVALID_DIRECTORY = 1 |
const unsigned long sbIFileSystemListener::ROOT_PATH_MISSING = 0 |
const unsigned long sbIFileSystemListener::SESSION_LOAD_ERROR = 2 |
The documentation for this interface was generated from the following file: