#include <hpgs.h>
Data Fields | |
| hpgs_istream_vtable * | vtable |
| void * | stream |
This structure has a public alias hpgs_istream and represents an abstract input stream consisting of a stream pointer and a pointer to a table of virtual functions implementing the stream.
1.5.6