#include <ngcbSTREAM.hpp>
Public Member Functions | |
| ngcb_fb_t () | |
| Constructor. | |
Public Attributes | |
| FILE * | chan |
| Stream channel. | |
| int | automatic |
| Automatic open/close. | |
Feed-back channel
|
inline |
Constructor.
| int ngcb_fb_t::automatic |
Automatic open/close.
| FILE* ngcb_fb_t::chan |
Stream channel.