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

#include <Notifier.h>

Collaboration diagram for Hypertable::Notifier:
Collaboration graph
[legend]

Public Member Functions

 Notifier (const char *addr_str)
 
 Notifier ()
 
void notify ()
 

Private Attributes

Commm_comm {}
 
CommAddress m_addr
 
CommAddress m_send_addr
 

Detailed Description

Definition at line 41 of file Notifier.h.

Constructor & Destructor Documentation

Hypertable::Notifier::Notifier ( const char *  addr_str)
inline

Definition at line 43 of file Notifier.h.

Hypertable::Notifier::Notifier ( )
inline

Definition at line 56 of file Notifier.h.

Member Function Documentation

void Hypertable::Notifier::notify ( )
inline

Definition at line 58 of file Notifier.h.

Member Data Documentation

CommAddress Hypertable::Notifier::m_addr
private

Definition at line 73 of file Notifier.h.

Comm* Hypertable::Notifier::m_comm {}
private

Definition at line 72 of file Notifier.h.

CommAddress Hypertable::Notifier::m_send_addr
private

Definition at line 74 of file Notifier.h.


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