#include <unix_buffer.H>
Public Member Functions | |
sd_iostream (const int _fd) | |
virtual | ~sd_iostream () |
Protected Member Functions | |
virtual int | _get_descriptor () const |
Definition at line 1305 of file unix_buffer.H.
sd_iostream::sd_iostream | ( | const int | _fd | ) | [inline, explicit] |
Definition at line 1310 of file unix_buffer.H.
virtual sd_iostream::~sd_iostream | ( | ) | [inline, virtual] |
Definition at line 1311 of file unix_buffer.H.
virtual int sd_iostream::_get_descriptor | ( | ) | const [inline, protected, virtual] |
Reimplemented from fd_iostream.
Definition at line 1308 of file unix_buffer.H.
References fd_iostream::buf, and unix_fd_buffer::get_descriptor().