![]() |
SDK
2.1.4
CloudBackend Software Development Kit - SDK API for C++
|
This is the complete list of members for cbe::Object, including all inherited members.
aclMap() const | cbe::Item | |
aclTag() const | cbe::Item | |
castImpl() const (defined in cbe::Item) | cbe::Item | protected |
CloudBackend (defined in cbe::Object) | cbe::Object | friend |
Container (defined in cbe::Object) | cbe::Object | friend |
created() const | cbe::Item | |
dataLoaded() const | cbe::Item | |
deleted() const | cbe::Item | |
description() const | cbe::Item | |
download(const std::string &path, DownloadDelegatePtr delegate) | cbe::Object | |
download(const std::string &path, delegate::ProgressEventFn &&progressEventFn) | cbe::Object | |
download(const std::string &path) | cbe::Object | |
download(const std::string &path, delegate::ProgressEventFn &&progressEventFn, DownloadError &error) | cbe::Object | |
download(const std::string &path, DownloadError &error) | cbe::Object | |
download(std::size_t &&sizeLimit, DownloadBinaryDelegatePtr delegate) | cbe::Object | |
download(std::size_t &&sizeLimit, delegate::ProgressEventFn &&progressEventFn) | cbe::Object | |
download(std::size_t &&sizeLimit) | cbe::Object | |
download(std::size_t &&sizeLimit, delegate::ProgressEventFn &&progressEventFn, DownloadBinaryError &error) | cbe::Object | |
download(std::size_t &&sizeLimit, DownloadBinaryError &error) | cbe::Object | |
DownloadBinaryDelegatePtr typedef | cbe::Object | |
DownloadBinaryError typedef | cbe::Object | |
DownloadBinaryException typedef | cbe::Object | |
DownloadDelegatePtr typedef | cbe::Object | |
DownloadError typedef | cbe::Object | |
DownloadException typedef | cbe::Object | |
downloadStream(const std::string &path, cbe::Stream stream, DownloadDelegatePtr delegate) | cbe::Object | |
downloadStream(const std::string &path, cbe::Stream stream, delegate::ProgressEventFn &&progressEventFn) | cbe::Object | |
downloadStream(const std::string &path, cbe::Stream stream) | cbe::Object | |
downloadStream(const std::string &path, cbe::Stream stream, delegate::ProgressEventFn &&progressEventFn, DownloadError &error) | cbe::Object | |
downloadStream(const std::string &path, cbe::Stream stream, DownloadError &error) | cbe::Object | |
driveId() const | cbe::Item | |
getAcl(GetAclDelegatePtr delegate) | cbe::Object | |
getAcl() | cbe::Object | |
getAcl(GetAclError &error) | cbe::Object | |
GetAclDelegatePtr typedef | cbe::Object | |
GetAclError typedef | cbe::Object | |
GetAclException typedef | cbe::Object | |
getMimeType() const | cbe::Object | |
getObjectType() const | cbe::Object | |
getPublished() const | cbe::Item | |
getShareFromUserId(cbe::UserId userId) | cbe::Item | |
getShareIds() const | cbe::Item | |
getStreams(GetStreamsDelegatePtr delegate) | cbe::Object | |
getStreams() | cbe::Object | |
getStreams(GetStreamsError &error) | cbe::Object | |
GetStreamsDelegatePtr typedef | cbe::Object | |
GetStreamsError typedef | cbe::Object | |
GetStreamsException typedef | cbe::Object | |
getSubscribe() const | cbe::Item | |
getUserFromShareId(cbe::UserId shareId) | cbe::Item | |
hasPublished() const | cbe::Item | |
hasSubscribe() const | cbe::Item | |
id() const | cbe::Item | |
idLoaded() const | cbe::Item | |
Item(std::shared_ptr< Impl > pImpl) (defined in cbe::Item) | cbe::Item | protected |
keyValues() | cbe::Object | |
length() const | cbe::Object | |
move(cbe::ContainerId dstId, MoveDelegatePtr delegate) | cbe::Object | |
move(cbe::ContainerId dstId) | cbe::Object | |
move(cbe::ContainerId dstId, MoveError &error) | cbe::Object | |
MoveDelegatePtr typedef | cbe::Object | |
MoveError typedef | cbe::Object | |
MoveException typedef | cbe::Object | |
name() const | cbe::Item | |
Object(cbe::DefaultCtor) (defined in cbe::Object) | cbe::Object | |
oldParentId() const | cbe::Item | |
operator bool() const | cbe::Item | explicit |
operator<(const cbe::Item &rh) const (defined in cbe::Item) | cbe::Item | |
ownerId() const | cbe::Item | |
parentId() const | cbe::Item | |
path() const | cbe::Item | |
publish(cbe::PublishAccess security, cbe::PublishVisibility privacy, std::string description, std::string password, PublishDelegatePtr delegate) | cbe::Object | |
publish(cbe::PublishAccess security, cbe::PublishVisibility privacy, std::string description, std::string password) | cbe::Object | |
publish(cbe::PublishAccess security, cbe::PublishVisibility privacy, std::string description, std::string password, PublishError &error) | cbe::Object | |
PublishDelegatePtr typedef | cbe::Object | |
PublishError typedef | cbe::Object | |
PublishException typedef | cbe::Object | |
remove(RemoveDelegatePtr delegate) | cbe::Object | |
remove() | cbe::Object | |
remove(RemoveError &error) | cbe::Object | |
RemoveDelegatePtr typedef | cbe::Object | |
RemoveError typedef | cbe::Object | |
RemoveException typedef | cbe::Object | |
rename(const std::string &name, RenameDelegatePtr delegate) | cbe::Object | |
rename(const std::string &name) | cbe::Object | |
rename(const std::string &name, RenameError &error) | cbe::Object | |
RenameDelegatePtr typedef | cbe::Object | |
RenameError typedef | cbe::Object | |
RenameException typedef | cbe::Object | |
setAcl(cbe::AclMap aclMap, SetAclDelegatePtr delegate) | cbe::Object | |
setAcl(cbe::AclMap aclMap) | cbe::Object | |
setAcl(cbe::AclMap aclMap, SetAclError &error) | cbe::Object | |
SetAclDelegatePtr typedef | cbe::Object | |
SetAclError typedef | cbe::Object | |
SetAclException typedef | cbe::Object | |
share(cbe::UserId toUserGroup, std::string description, ShareDelegatePtr delegate) | cbe::Object | |
share(cbe::UserId toUserGroup, std::string description) | cbe::Object | |
share(cbe::UserId toUserGroup, std::string description, ShareError &error) | cbe::Object | |
ShareDelegatePtr typedef | cbe::Object | |
ShareError typedef | cbe::Object | |
ShareException typedef | cbe::Object | |
Streams typedef | cbe::Object | |
type() const | cbe::Item | |
unPublish(UnPublishDelegatePtr delegate) | cbe::Object | |
unPublish() | cbe::Object | |
unPublish(UnPublishError &error) | cbe::Object | |
UnPublishDelegatePtr typedef | cbe::Object | |
UnPublishError typedef | cbe::Object | |
UnPublishException typedef | cbe::Object | |
unShare(cbe::ShareId shareId, UnShareDelegatePtr delegate) | cbe::Object | |
unShare(cbe::ShareId shareId) | cbe::Object | |
unShare(cbe::ShareId shareId, UnShareError &error) | cbe::Object | |
UnShareDelegatePtr typedef | cbe::Object | |
UnShareError typedef | cbe::Object | |
UnShareException typedef | cbe::Object | |
unSubscribe(UnSubscribeDelegatePtr delegate) | cbe::Object | |
unSubscribe() | cbe::Object | |
unSubscribe(UnSubscribeError &error) | cbe::Object | |
UnSubscribeDelegatePtr typedef | cbe::Object | |
UnSubscribeError typedef | cbe::Object | |
UnSubscribeException typedef | cbe::Object | |
updated() const | cbe::Item | |
updateKeyValues(KeyValues keyValues, UpdateKeyValuesDelegatePtr delegate) | cbe::Object | |
updateKeyValues(UpdateKeyValuesDelegatePtr delegate) | cbe::Object | |
updateKeyValues(KeyValues keyValues) | cbe::Object | |
updateKeyValues() | cbe::Object | |
updateKeyValues(KeyValues keyValues, UpdateKeyValuesError &error) | cbe::Object | |
updateKeyValues(UpdateKeyValuesError &error) | cbe::Object | |
UpdateKeyValuesDelegatePtr typedef | cbe::Object | |
UpdateKeyValuesError typedef | cbe::Object | |
UpdateKeyValuesException typedef | cbe::Object | |
UploadDelegatePtr typedef | cbe::Object | |
UploadError typedef | cbe::Object | |
UploadException typedef | cbe::Object | |
uploadStream(const std::string &filePath, cbe::StreamId streamId, UploadDelegatePtr delegate) | cbe::Object | |
uploadStream(const std::string &filePath, cbe::StreamId streamId, delegate::ProgressEventFn &&progressEventFn) | cbe::Object | |
uploadStream(const std::string &filePath, cbe::StreamId streamId) | cbe::Object | |
uploadStream(const std::string &filePath, cbe::StreamId streamId, delegate::ProgressEventFn &&progressEventFn, UploadError &error) | cbe::Object | |
uploadStream(const std::string &filePath, cbe::StreamId streamId, UploadError &error) | cbe::Object | |
url() | cbe::Object | |
username() const | cbe::Item |