thermometer Class Reference

#include <thermometer.h>

Inheritance diagram for thermometer:

Inheritance graph
[legend]
Collaboration diagram for thermometer:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 thermometer (manager &parent, const c_rectangle &dimensions, const color &foreground=colors::WHITE, const color &background=colors::BLACK)
 ~thermometer ()
virtual void movement_event ()
virtual void distance_set_event ()

Friends

void cursorMove (window_handle w, caddr_t clientData, XEvent *event)
void doneSetDistance (window_handle w, caddr_t clientData, XmAnyCallbackStruct *callData)
void cancelSetDistance (window_handle w, caddr_t clientData, XmAnyCallbackStruct *callData)

Detailed Description

Definition at line 30 of file thermometer.h.


Constructor & Destructor Documentation

thermometer::thermometer ( manager parent,
const c_rectangle &  dimensions,
const color foreground = colors::WHITE,
const color background = colors::BLACK 
)

Definition at line 27 of file thermometer.cpp.

thermometer::~thermometer (  ) 

Definition at line 38 of file thermometer.cpp.


Member Function Documentation

void thermometer::movement_event (  )  [virtual]

Definition at line 40 of file thermometer.cpp.

void thermometer::distance_set_event (  )  [virtual]

Definition at line 44 of file thermometer.cpp.


Friends And Related Function Documentation

void cursorMove ( window_handle  w,
caddr_t  clientData,
XEvent *  event 
) [friend]

void doneSetDistance ( window_handle  w,
caddr_t  clientData,
XmAnyCallbackStruct *  callData 
) [friend]

void cancelSetDistance ( window_handle  w,
caddr_t  clientData,
XmAnyCallbackStruct *  callData 
) [friend]


The documentation for this class was generated from the following files:
Generated on Fri Nov 28 04:31:03 2008 for HOOPLE Libraries by  doxygen 1.5.1