◆ onRemoteContainerAdded()
virtual void cbe::delegate::ICloudBackendListener::onRemoteContainerAdded |
( |
cbe::Container && |
container | ) |
|
|
pure virtual |
◆ onRemoteContainerMoved()
virtual void cbe::delegate::ICloudBackendListener::onRemoteContainerMoved |
( |
cbe::Container && |
container | ) |
|
|
pure virtual |
◆ onRemoteContainerRemoved()
virtual void cbe::delegate::ICloudBackendListener::onRemoteContainerRemoved |
( |
cbe::ItemId |
containerId, |
|
|
std::string |
name |
|
) |
| |
|
pure virtual |
◆ onRemoteContainerRenamed()
virtual void cbe::delegate::ICloudBackendListener::onRemoteContainerRenamed |
( |
cbe::Container && |
container | ) |
|
|
pure virtual |
◆ onRemoteObjectAdded()
virtual void cbe::delegate::ICloudBackendListener::onRemoteObjectAdded |
( |
cbe::Object && |
object | ) |
|
|
pure virtual |
◆ onRemoteObjectMoved()
virtual void cbe::delegate::ICloudBackendListener::onRemoteObjectMoved |
( |
cbe::Object && |
object | ) |
|
|
pure virtual |
◆ onRemoteObjectRemoved()
virtual void cbe::delegate::ICloudBackendListener::onRemoteObjectRemoved |
( |
cbe::ItemId |
objectId, |
|
|
std::string |
name |
|
) |
| |
|
pure virtual |
◆ onRemoteObjectRenamed()
virtual void cbe::delegate::ICloudBackendListener::onRemoteObjectRenamed |
( |
cbe::Object && |
object | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: