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

#include <HyperspaceSessionHandler.h>

Inheritance diagram for Hypertable::HyperspaceSessionHandler:
Inheritance graph
[legend]
Collaboration diagram for Hypertable::HyperspaceSessionHandler:
Collaboration graph
[legend]

Public Member Functions

virtual void safe ()
 
virtual void expired ()
 
virtual void jeopardy ()
 
virtual void disconnected ()
 
virtual void reconnected ()
 
- Public Member Functions inherited from Hyperspace::SessionCallback
 SessionCallback ()
 
virtual ~SessionCallback ()
 
void set_id (uint32_t id)
 
uint32_t get_id ()
 

Detailed Description

Definition at line 35 of file HyperspaceSessionHandler.h.

Member Function Documentation

void HyperspaceSessionHandler::disconnected ( )
virtual

Implements Hyperspace::SessionCallback.

Definition at line 53 of file HyperspaceSessionHandler.cc.

void HyperspaceSessionHandler::expired ( )
virtual

Implements Hyperspace::SessionCallback.

Definition at line 45 of file HyperspaceSessionHandler.cc.

void HyperspaceSessionHandler::jeopardy ( )
virtual

Implements Hyperspace::SessionCallback.

Definition at line 38 of file HyperspaceSessionHandler.cc.

void HyperspaceSessionHandler::reconnected ( )
virtual

Implements Hyperspace::SessionCallback.

Definition at line 60 of file HyperspaceSessionHandler.cc.

void HyperspaceSessionHandler::safe ( )
virtual

Implements Hyperspace::SessionCallback.

Definition at line 31 of file HyperspaceSessionHandler.cc.


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