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::Lib::Master::ClientHyperspaceSessionCallback Class Reference

#include <Client.h>

Inheritance diagram for Hypertable::Lib::Master::ClientHyperspaceSessionCallback:
Inheritance graph
[legend]
Collaboration diagram for Hypertable::Lib::Master::ClientHyperspaceSessionCallback:
Collaboration graph
[legend]

Public Member Functions

 ClientHyperspaceSessionCallback ()
 
 ~ClientHyperspaceSessionCallback ()
 
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

Clientm_client
 

Friends

class Client
 

Detailed Description

Definition at line 61 of file Client.h.

Constructor & Destructor Documentation

Hypertable::Lib::Master::ClientHyperspaceSessionCallback::ClientHyperspaceSessionCallback ( )
inline

Definition at line 63 of file Client.h.

Hypertable::Lib::Master::ClientHyperspaceSessionCallback::~ClientHyperspaceSessionCallback ( )
inline

Definition at line 64 of file Client.h.

Member Function Documentation

void Master::ClientHyperspaceSessionCallback::disconnected ( )
virtual

Implements Hyperspace::SessionCallback.

Definition at line 1052 of file Client.cc.

void Hypertable::Lib::Master::ClientHyperspaceSessionCallback::expired ( )
inlinevirtual

Implements Hyperspace::SessionCallback.

Definition at line 66 of file Client.h.

void Hypertable::Lib::Master::ClientHyperspaceSessionCallback::jeopardy ( )
inlinevirtual

Implements Hyperspace::SessionCallback.

Definition at line 67 of file Client.h.

void Master::ClientHyperspaceSessionCallback::reconnected ( )
virtual

Implements Hyperspace::SessionCallback.

Definition at line 1056 of file Client.cc.

void Hypertable::Lib::Master::ClientHyperspaceSessionCallback::safe ( )
inlinevirtual

Implements Hyperspace::SessionCallback.

Definition at line 65 of file Client.h.

Friends And Related Function Documentation

friend class Client
friend

Definition at line 72 of file Client.h.

Member Data Documentation

Client* Hypertable::Lib::Master::ClientHyperspaceSessionCallback::m_client
private

Definition at line 73 of file Client.h.


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