0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
Hypertable::FsBroker::OpenFileDataCeph Class Reference

#include <CephBroker.h>

Inheritance diagram for Hypertable::FsBroker::OpenFileDataCeph:
Inheritance graph
[legend]
Collaboration diagram for Hypertable::FsBroker::OpenFileDataCeph:
Collaboration graph
[legend]

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
 

Detailed Description

Definition at line 41 of file CephBroker.h.

Constructor & Destructor Documentation

Hypertable::FsBroker::OpenFileDataCeph::OpenFileDataCeph ( const String fname,
int  _fd,
int  _flags 
)
inline

Definition at line 43 of file CephBroker.h.

virtual Hypertable::FsBroker::OpenFileDataCeph::~OpenFileDataCeph ( )
inlinevirtual

Definition at line 45 of file CephBroker.h.

Member Data Documentation

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.


The documentation for this class was generated from the following file: