|
vg
tools for working with variation graphs
|
#include <fdstream.hpp>
Public Member Functions | |
| fdinbuf (int _fd) | |
Protected Member Functions | |
| virtual int_type | underflow () |
Protected Attributes | |
| int | fd |
| char | buffer [bufSize+pbSize] |
Static Protected Attributes | |
| static const int | pbSize = 1024 |
| static const int | bufSize = 1024 |
|
inline |
|
inlineprotectedvirtual |
|
staticprotected |
|
protected |
|
staticprotected |
1.8.17