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