Classes | |
struct | category |
Public Types | |
typedef FileDescriptorDevice::handle_type | handle_type |
typedef char | char_type |
Public Member Functions | |
FileSourceDevice (handle_type fd, bool close_on_exit=false) | |
FileSourceDevice (const std::string &path, BOOST_IOS::openmode m=BOOST_IOS::in) | |
FileSourceDevice (const char *path, BOOST_IOS::openmode m=BOOST_IOS::in) |