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

#include <RangeLocator.h>

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

Public Member Functions

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

Private Attributes

RangeLocatorm_rangelocator
 

Friends

class RangeLocator
 

Detailed Description

Definition at line 49 of file RangeLocator.h.

Constructor & Destructor Documentation

Hypertable::RangeLocatorHyperspaceSessionCallback::RangeLocatorHyperspaceSessionCallback ( )
inline

Definition at line 51 of file RangeLocator.h.

Hypertable::RangeLocatorHyperspaceSessionCallback::~RangeLocatorHyperspaceSessionCallback ( )
inline

Definition at line 52 of file RangeLocator.h.

Member Function Documentation

void RangeLocatorHyperspaceSessionCallback::disconnected ( )
virtual

Implements Hyperspace::SessionCallback.

Definition at line 684 of file RangeLocator.cc.

void Hypertable::RangeLocatorHyperspaceSessionCallback::expired ( )
inlinevirtual

Implements Hyperspace::SessionCallback.

Definition at line 54 of file RangeLocator.h.

void Hypertable::RangeLocatorHyperspaceSessionCallback::jeopardy ( )
inlinevirtual

Implements Hyperspace::SessionCallback.

Definition at line 55 of file RangeLocator.h.

void RangeLocatorHyperspaceSessionCallback::reconnected ( )
virtual

Implements Hyperspace::SessionCallback.

Definition at line 688 of file RangeLocator.cc.

void Hypertable::RangeLocatorHyperspaceSessionCallback::safe ( )
inlinevirtual

Implements Hyperspace::SessionCallback.

Definition at line 53 of file RangeLocator.h.

Friends And Related Function Documentation

friend class RangeLocator
friend

Definition at line 60 of file RangeLocator.h.

Member Data Documentation

RangeLocator* Hypertable::RangeLocatorHyperspaceSessionCallback::m_rangelocator
private

Definition at line 61 of file RangeLocator.h.


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