vg
tools for working with variation graphs
|
Public Attributes | |
hFILE | base |
istream * | input |
ostream * | output |
Define a c-style-inheritance derived struct that holds the hFILE and the stream pointers. Either stream pointer may be null (if we are in the other mode), or both can be non-null and point to the same iostream object.
hFILE vg::io::hFILE_cppstream::base |
istream* vg::io::hFILE_cppstream::input |
ostream* vg::io::hFILE_cppstream::output |