libisofs 1.5.6
Data Fields
iso_stream Struct Reference

Representation of file contents as a stream of bytes. More...

#include <libisofs.h>

Data Fields

IsoStreamIfaceclass
 
int refcount
 
void * data
 

Detailed Description

Representation of file contents as a stream of bytes.

Since
0.6.4

Definition at line 1183 of file libisofs.h.

Field Documentation

◆ class

IsoStreamIface* iso_stream::class

Definition at line 1185 of file libisofs.h.

◆ data

void* iso_stream::data

Definition at line 1187 of file libisofs.h.

◆ refcount

int iso_stream::refcount

Definition at line 1186 of file libisofs.h.


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

Generated for libisofs by  doxygen 1.10.0