XtermConsole's helper class
for file management.
More...
Public Member Functions | |
FileRaii (const int fd=-1) | |
FileRaii & | operator= (const int fd) |
void | close () |
int | getFd () const |
Private Attributes | |
int | fd_ |
XtermConsole's helper class
for file management.
This private class
deals with (C) low level file descriptors needed by XtermConsole.