Definition at line 96 of file FileDevice.h.
| Hypertable::FsBroker::Lib::FileDevice::impl::impl |
( |
ClientPtr & |
client, |
|
|
const String & |
filename, |
|
|
bool |
accurate_length, |
|
|
BOOST_IOS::openmode |
mode |
|
) |
| |
|
inline |
| Hypertable::FsBroker::Lib::FileDevice::impl::~impl |
( |
| ) |
|
|
inline |
| size_t Hypertable::FsBroker::Lib::FileDevice::impl::bytes_read |
( |
| ) |
|
|
inline |
| size_t Hypertable::FsBroker::Lib::FileDevice::impl::bytes_written |
( |
| ) |
|
|
inline |
| void Hypertable::FsBroker::Lib::FileDevice::impl::close |
( |
| ) |
|
|
inline |
| size_t Hypertable::FsBroker::Lib::FileDevice::impl::length |
( |
| ) |
|
|
inline |
| streamsize Hypertable::FsBroker::Lib::FileDevice::impl::read |
( |
char_type * |
dst, |
|
|
size_t |
amount |
|
) |
| |
|
inline |
| size_t Hypertable::FsBroker::Lib::FileDevice::impl::write |
( |
const char_type * |
dst, |
|
|
size_t |
amount |
|
) |
| |
|
inline |
| size_t Hypertable::FsBroker::Lib::FileDevice::impl::m_bytes_read |
| size_t Hypertable::FsBroker::Lib::FileDevice::impl::m_bytes_written |
| ClientPtr Hypertable::FsBroker::Lib::FileDevice::impl::m_client |
| int Hypertable::FsBroker::Lib::FileDevice::impl::m_fd |
| String Hypertable::FsBroker::Lib::FileDevice::impl::m_filename |
| size_t Hypertable::FsBroker::Lib::FileDevice::impl::m_length |
| bool Hypertable::FsBroker::Lib::FileDevice::impl::m_open |
The documentation for this struct was generated from the following file: