#include <fdiostream.h>
Inheritance diagram for libdap::fdistream:
Public Member Functions | |
fdistream (int fd, bool close=false) | |
Protected Attributes | |
fdinbuf | buf |
Definition at line 124 of file fdiostream.h.
libdap::fdistream::fdistream | ( | int | fd, | |
bool | close = false | |||
) | [inline] |
Definition at line 128 of file fdiostream.h.
fdinbuf libdap::fdistream::buf [protected] |
Definition at line 126 of file fdiostream.h.