|
Ardour
9.2-308-g4caf47e3b8
|
#include <scoped_file_descriptor.h>
Public Member Functions | |
| ScopedFileDescriptor (int fd) | |
| ~ScopedFileDescriptor () | |
| operator int () | |
Public Attributes | |
| int | _fd |
Definition at line 31 of file scoped_file_descriptor.h.
|
inline |
Definition at line 32 of file scoped_file_descriptor.h.
|
inline |
Definition at line 33 of file scoped_file_descriptor.h.
|
inline |
Definition at line 34 of file scoped_file_descriptor.h.
| int PBD::ScopedFileDescriptor::_fd |
Definition at line 35 of file scoped_file_descriptor.h.