ADTF File Library
Loading...
Searching...
No Matches
ifhd::v201_v301::OutputStream Class Referenceabstract

#include <indexedfilewriter_v201_v301.h>

Public Member Functions

virtual void write (const void *data, size_t data_size)=0
 Writes the data to the output stream.
 

Detailed Description

Base class for direct streaming write access to files. Typically, only a single instance of this interface can exist per file at a time.

Member Function Documentation

◆ write()

virtual void ifhd::v201_v301::OutputStream::write ( const void * data,
size_t data_size )
pure virtual

Writes the data to the output stream.

Parameters
datathe data to write
data_sizethe data size in bytes

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