1 #ifndef CBE__delegate__TransferError_h__
2 #define CBE__delegate__TransferError_h__
6 #include "cbe/delegate/Error.h"
13 using Error = delegate::Error;
29 friend std::ostream& operator<<(std::ostream& os,
Definition: TransferError.h:18
Root namespace for the CloudBackend SDK API.
Definition: Account.h:22
std::uint64_t ObjectId
Unique Id of a cbe::Object.
Definition: Types.h:100
std::uint64_t ContainerId
Unique Id of a cbe::Container.
Definition: Types.h:60