fdcloser Class Reference
A tiny class used to close a filehandle safely in the presence of exceptions.
More...
#include <utils.h>
List of all members.
Detailed Description
A tiny class used to close a filehandle safely in the presence of exceptions.
Definition at line 80 of file utils.h.
Constructor & Destructor Documentation
| fdcloser::fdcloser |
( |
int |
fd_ |
) |
[inline] |
| fdcloser::~fdcloser |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: