Sensor_tap Class Reference

#include <sa_sensor_tap_qt.hpp>

List of all members.

Public Member Functions

 Sensor_tap (ac_AppContext *aAppContext, bool aDouble, const char *aName)

Private Slots

void handleActiveChanged ()
void handleBusyChanged ()
void handleReadingChanged ()
void handleSensorError (int errCode)

Private Member Functions

LogDbGetLogDb () const
const char * Name () const

Private Attributes

ac_AppContextiAppContext
bool iDouble
const char * iName

Detailed Description

Definition at line 13 of file sa_sensor_tap_qt.hpp.


Constructor & Destructor Documentation

Sensor_tap::Sensor_tap ( ac_AppContext aAppContext,
bool  aDouble,
const char *  aName 
)

Member Function Documentation

LogDb* Sensor_tap::GetLogDb (  )  const [inline, private]
void Sensor_tap::handleActiveChanged (  )  [private, slot]

Definition at line 34 of file sa_sensor_tap_qt.cpp.

References GetLogDb(), log_db_log_status(), and Name().

Referenced by Sensor_tap().

void Sensor_tap::handleBusyChanged (  )  [private, slot]

Definition at line 41 of file sa_sensor_tap_qt.cpp.

References GetLogDb(), log_db_log_status(), and Name().

Referenced by Sensor_tap().

void Sensor_tap::handleReadingChanged (  )  [private, slot]

Definition at line 50 of file sa_sensor_tap_qt.cpp.

References GetLogDb(), guilogf(), log_db_log_tap(), and Name().

Referenced by Sensor_tap().

void Sensor_tap::handleSensorError ( int  errCode  )  [private, slot]

Definition at line 62 of file sa_sensor_tap_qt.cpp.

References GetLogDb(), log_db_log_status(), and Name().

Referenced by Sensor_tap().

const char* Sensor_tap::Name (  )  const [inline, private]

Member Data Documentation

Definition at line 23 of file sa_sensor_tap_qt.hpp.

Referenced by GetLogDb().

bool Sensor_tap::iDouble [private]

Definition at line 24 of file sa_sensor_tap_qt.hpp.

const char* Sensor_tap::iName [private]

Definition at line 25 of file sa_sensor_tap_qt.hpp.

Referenced by Name().


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

ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:04 2011 by Doxygen 1.6.1