|
libisofs
1.4.8
|
Representation of file contents as a stream of bytes. More...
#include <libisofs.h>
Data Fields | |
| IsoStreamIface * | class |
| int | refcount |
| void * | data |
Representation of file contents as a stream of bytes.
Definition at line 1179 of file libisofs.h.
| IsoStreamIface* iso_stream::class |
Definition at line 1181 of file libisofs.h.
| void* iso_stream::data |
Definition at line 1183 of file libisofs.h.
| int iso_stream::refcount |
Definition at line 1182 of file libisofs.h.
1.8.14