|
Ardour
9.0-pre0-1952-gc5e0b21049
|
#include <scoped_file_descriptor.h>
Public Member Functions | |
| ScopedFileDescriptor (int fd) | |
| ~ScopedFileDescriptor () | |
| operator int () | |
Public Attributes | |
| int | _fd |
Definition at line 25 of file scoped_file_descriptor.h.
|
inline |
Definition at line 26 of file scoped_file_descriptor.h.
|
inline |
Definition at line 27 of file scoped_file_descriptor.h.
|
inline |
Definition at line 28 of file scoped_file_descriptor.h.
| int PBD::ScopedFileDescriptor::_fd |
Definition at line 29 of file scoped_file_descriptor.h.