0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs
Client.h File Reference

Declarations for Client. More...

#include <FsBroker/Lib/ClientBufferedReaderHandler.h>
#include <AsyncComm/Comm.h>
#include <AsyncComm/ConnectionManager.h>
#include <AsyncComm/DispatchHandlerSynchronizer.h>
#include <Common/Filesystem.h>
#include <Common/InetAddr.h>
#include <Common/Properties.h>
#include <Common/Status.h>
#include <memory>
#include <mutex>
#include <unordered_map>
Include dependency graph for Client.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::FsBroker::Lib::Client
 Proxy class for FS broker. More...
 

Namespaces

 Hypertable
 Hypertable definitions
 
 Hypertable::FsBroker
 File system broker definitions.
 
 Hypertable::FsBroker::Lib
 File system broker framework and client library.
 

Typedefs

typedef std::shared_ptr< Client > Hypertable::FsBroker::Lib::ClientPtr
 Smart pointer to Client. More...
 

Detailed Description

Declarations for Client.

This file contains declarations for Client, a client proxy class for the file system broker.

Definition in file Client.h.