#include <io_error.hpp>


Classes | |
| struct | null_deleter |
Public Member Functions | |
| FILE * | get () |
Protected Member Functions | |
| file_mgr (FILE *file) | |
| file_mgr (const char *filename, const char *flags) | |
Protected Attributes | |
| shared_ptr< FILE > | _fp |
|
inlineprotected |
|
inlineprotected |
References boost::gil::io_error_if().
|
inline |
References boost::shared_ptr< T >::get().
|
protected |
Referenced by boost::gil::detail::jpeg_reader::init().