![]() |
SDK
2.1.4 [async]
CloudBackend Software Development Kit - SDK API for C++
|
▼Ncbe | Root namespace for the CloudBackend SDK API |
▼Ndelegate | Root namespace for the delegate interfaces |
►Ncontainer | Namespace for cbe::Container specific delegate interfaces |
►Ngroup | Namespace for cbe::Group specific delegate interfaces |
►Nobject | Namespace for cbe::Object specific delegate interfaces |
►CAclDelegate | |
►CAddRoleMemberDelegate | |
►CBanDelegate | |
CBanSuccess | Convenience type that bundles all parameters passed to method cbe::delegate::BanDelegate::onBanSuccess |
CChunkTransferred | Bundles the progress event information in connection with download and upload |
CCloudBackendListenerDelegate | |
►CCreateAccountDelegate | |
►CCreateContainerDelegate | |
►CCreateGroupDelegate | |
►CCreateObjectDelegate | |
►CCreateRoleDelegate | |
►CDownloadBinaryDelegate | |
CDownloadBinarySuccess | Convenience type that bundles all parameters passed to method cbe::delegate::DownloadBinaryDelegate::onDownloadBinarySuccess |
►CDownloadDelegate | |
CDownloadSuccess | Convenience type that bundles all parameters passed to method cbe::delegate::DownloadDelegate::onDownloadSuccess |
CError | |
►CGetStreamsDelegate | |
►CGetSubscriptionsDelegate | |
CICloudBackendListener | |
►CLoadError | |
►CJoinError | |
►CItemError | |
CJoinDelegate | |
►CKickDelegate | |
CKickSuccess | Convenience type that bundles all parameters passed to method cbe::delegate::KickDelegate::onKickSuccess |
►CLeaveDelegate | |
CLeaveSuccess | |
►CListGroupsDelegate | |
►CListMembersDelegate | |
►CListRolesDelegate | |
►CListSharesDelegate | |
►CLogInDelegate | |
►CPublishDelegate | |
CPublishSuccess | Convenience type that bundles the parameter passed to method cbe::delegate::ShareDelegate::onShareSuccess |
►CQueryDelegate | |
CQueryError | |
CQueryJoinDelegate | |
CQueryLoaded | |
►CRemoveRoleDelegate | |
►CRemoveRoleMemberDelegate | |
►CSearchGroupsDelegate | |
►CShareDelegate | |
CShareSuccess | Convenience type that bundles the parameter passed to method cbe::delegate::ShareDelegate::onShareSuccess |
►CSubscribeDelegate | |
CTransferError | |
►CUnBanDelegate | |
CUnBanSuccess | Convenience type that bundles all parameters passed to method cbe::delegate::UnBanDelegate::onUnBanSuccess |
►CUnPublishDelegate | |
CUnPublishSuccess | Convenience type that bundles all parameters passed to method cbe::delegate::UnPublishDelegate::onUnPublishError |
►CUnShareDelegate | |
CUnShareSuccess | Convenience type that bundles the parameter passed to method cbe::delegate::ShareDelegate::onShareSuccess |
►CUnSubscribeDelegate | |
CUnSubscribeSuccess | Convenience type that bundles all parameters passed to method cbe::delegate::UnSubscribeDelegate::onUnSubscribeSuccess |
►CUpdateKeyValuesDelegate | |
►CUploadDelegate | |
▼Nutil | General support program utilities |
CContext | |
CErrorInfo | |
CErrorInfoImpl | |
CException | |
CExceptionImpl | |
►COptional | Class template Optional manages an optional contained value - i.e., a value that is either present or absent |
CAccount | Login account information |
CCloudBackend | The session that holds the connection with the cloud |
CContainer | A collection of Item, can also represent a table or folder |
CDatabase | A database |
CFilter | Use to select Item that meets specific criterias when doing a query |
CGroup | A group of members |
CGroupFilter | To filter when searching a list of Group |
CGroupManager | For managing the groups |
CGroupQueryResult | Resultset of data retrieved in a search for Group |
CItem | A set made up of Container and Object |
CRequest | |
CMember | A of member of a Group |
CObject | Holder of a set of data, can represent a table row |
CPublish | Managing a published Item |
CPublishManager | Managing the list of web shares |
▼CQueryChain | To do a search for Object combining more than one Container table |
CException | |
CQueryChainExt | Extension of class QueryChain |
CQueryResult | Resultset of data retrieved |
CRole | User role information |
CShareManager | Managing Shares |
CStream | A data file attached to Object |
CSubscribe | Managing a subscribed Item |
CSubscribeManager | For managing subscriptions |
CShareData | |
CMatchesID | Search lists with ID |