Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ThreadUtil::OnewayNotifier Class Reference

#include </home/clem/local/src/opie/noncore/multimedia/opieplayer2/threadutil.h>

List of all members.

Signals

void awake ()

Public Member Functions

 OnewayNotifier ()
 ~OnewayNotifier ()
void notify ()

Private Slots

void wakeUp ()

Private Attributes

int m_readFd
int m_writeFd
QSocketNotifier * m_notifier


Constructor & Destructor Documentation

OnewayNotifier::OnewayNotifier  ) 
 

Definition at line 236 of file threadutil.cpp.

References m_notifier, m_readFd, m_writeFd, and wakeUp().

OnewayNotifier::~OnewayNotifier  ) 
 

Definition at line 248 of file threadutil.cpp.

References m_notifier, m_readFd, and m_writeFd.


Member Function Documentation

void ThreadUtil::OnewayNotifier::awake  )  [signal]
 

Referenced by wakeUp().

void OnewayNotifier::notify  ) 
 

Definition at line 256 of file threadutil.cpp.

References m_writeFd, and write().

Referenced by ThreadUtil::Channel::send().

void OnewayNotifier::wakeUp  )  [private, slot]
 

Definition at line 262 of file threadutil.cpp.

References awake(), and m_readFd.

Referenced by OnewayNotifier().


Member Data Documentation

QSocketNotifier* ThreadUtil::OnewayNotifier::m_notifier [private]
 

Definition at line 126 of file threadutil.h.

Referenced by OnewayNotifier(), and ~OnewayNotifier().

int ThreadUtil::OnewayNotifier::m_readFd [private]
 

Definition at line 124 of file threadutil.h.

Referenced by OnewayNotifier(), wakeUp(), and ~OnewayNotifier().

int ThreadUtil::OnewayNotifier::m_writeFd [private]
 

Definition at line 125 of file threadutil.h.

Referenced by notify(), OnewayNotifier(), and ~OnewayNotifier().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 18:03:56 2005 for OPIE by  doxygen 1.4.2