5 #ifndef INCLUDE_CBE_STREAM_H_
6 #define INCLUDE_CBE_STREAM_H_
41 Stream(
const CBI::Stream& cbiStream);
42 explicit operator CBI::Stream ()
const;
Holder of a set of data, can represent a table row.
Definition: Object.h:64
A data file attached to Object.
Definition: Stream.h:24
cbe::StreamId streamId
Definition: Stream.h:30
std::size_t length
Definition: Stream.h:35
Root namespace for the CloudBackend SDK API.
Definition: Account.h:22
std::vector< cbe::Stream > Streams
Collection of Stream objects.
Definition: Stream.h:49
std::uint64_t StreamId
Uniquely identifies a cbe::Stream.
Definition: Types.h:118