vg
tools for working with variation graphs
Loading...
Searching...
No Matches
vg::io::fdoutbuf Class Reference

#include <fdstream.hpp>

Inheritance diagram for vg::io::fdoutbuf:

Public Member Functions

 fdoutbuf (int _fd)
 

Protected Member Functions

virtual int_type overflow (int_type c)
 
virtual std::streamsize xsputn (const char *s, std::streamsize num)
 

Protected Attributes

int fd
 

Constructor & Destructor Documentation

◆ fdoutbuf()

vg::io::fdoutbuf::fdoutbuf ( int _fd)
inline

Member Function Documentation

◆ overflow()

virtual int_type vg::io::fdoutbuf::overflow ( int_type c)
inlineprotectedvirtual

◆ xsputn()

virtual std::streamsize vg::io::fdoutbuf::xsputn ( const char * s,
std::streamsize num )
inlineprotectedvirtual

Member Data Documentation

◆ fd

int vg::io::fdoutbuf::fd
protected

The documentation for this class was generated from the following file: