#include <CephBroker.h>


Public Member Functions | |
| OpenFileDataCeph (const String &fname, int _fd, int _flags) | |
| virtual | ~OpenFileDataCeph () |
Public Member Functions inherited from Hypertable::FsBroker::Lib::OpenFileData | |
| virtual | ~OpenFileData () |
Public Attributes | |
| int | fd |
| int | flags |
| String | filename |
Public Attributes inherited from Hypertable::FsBroker::Lib::OpenFileData | |
| struct sockaddr_in | addr |
Definition at line 41 of file CephBroker.h.
|
inline |
Definition at line 43 of file CephBroker.h.
|
inlinevirtual |
Definition at line 45 of file CephBroker.h.
| int Hypertable::FsBroker::OpenFileDataCeph::fd |
Definition at line 46 of file CephBroker.h.
| String Hypertable::FsBroker::OpenFileDataCeph::filename |
Definition at line 48 of file CephBroker.h.
| int Hypertable::FsBroker::OpenFileDataCeph::flags |
Definition at line 47 of file CephBroker.h.
1.8.8