SDK  2.1.4 [async]
CloudBackend Software Development Kit - SDK API for C++
cbe::Stream Class Reference

A data file attached to Object. More...

#include <Stream.h>

Public Attributes

cbe::StreamId streamId {}
 
std::size_t length {}
 

Friends

class Object
 

Detailed Description

A data file attached to Object.

An object kan have zero, one or many streams.

Member Data Documentation

◆ length

std::size_t cbe::Stream::length {}

the size in Bytes

◆ streamId

cbe::StreamId cbe::Stream::streamId {}

the id number of the stream


The documentation for this class was generated from the following file: