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

Declarations for RequestHandlerSetState. More...

#include <AsyncComm/ApplicationHandler.h>
#include <AsyncComm/Comm.h>
#include <AsyncComm/Event.h>
Include dependency graph for SetState.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::RangeServer::Request::Handler::SetState
 Decodes set state request and calls RangeServer::set_state(). More...
 

Namespaces

 Hypertable
 Hypertable definitions
 
 Hypertable::Apps
 
 Hypertable::RangeServer
 
 Hypertable::RangeServer::Request
 
 Hypertable::RangeServer::Request::Handler
 

Detailed Description

Declarations for RequestHandlerSetState.

This file contains the declaration for RequestHandlerSetState, a class for de-marshalling request parameters and issuing a RangeServer::set_state() request.

Definition in file SetState.h.