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

Opie::Core::OFileNotificationEvent Class Reference

#include </home/clem/local/src/opie/libopie2/opiecore/linux/ofilenotify.h>

Collaboration diagram for Opie::Core::OFileNotificationEvent:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 OFileNotificationEvent (OFileNotification *parent, int wd, unsigned int mask, unsigned int cookie, const QString &name)
 ~OFileNotificationEvent ()
OFileNotificationparent () const
int descriptor () const
unsigned int mask () const
unsigned int cookie () const
QString name () const
void activate ()

Private Attributes

OFileNotification_parent
int _wd
unsigned int _mask
unsigned int _cookie
QString _name

Constructor & Destructor Documentation

Opie::Core::OFileNotificationEvent::OFileNotificationEvent OFileNotification parent,
int  wd,
unsigned int  mask,
unsigned int  cookie,
const QString name
 

Definition at line 120 of file ofilenotify.cpp.

References qDebug().

Opie::Core::OFileNotificationEvent::~OFileNotificationEvent  ) 
 

Definition at line 127 of file ofilenotify.cpp.

References qDebug().


Member Function Documentation

void Opie::Core::OFileNotificationEvent::activate  )  [inline]
 

Definition at line 325 of file ofilenotify.h.

References _parent, and Opie::Core::OFileNotification::activate().

unsigned int Opie::Core::OFileNotificationEvent::cookie  )  const [inline]
 

Definition at line 323 of file ofilenotify.h.

References _cookie.

Referenced by Opie::Core::OFileNotification::activate().

int Opie::Core::OFileNotificationEvent::descriptor  )  const [inline]
 

Definition at line 321 of file ofilenotify.h.

References _wd.

Referenced by Opie::Core::OFileNotification::activate().

unsigned int Opie::Core::OFileNotificationEvent::mask  )  const [inline]
 

Definition at line 322 of file ofilenotify.h.

References _mask.

Referenced by Opie::Core::OFileNotification::activate().

QString Opie::Core::OFileNotificationEvent::name  )  const [inline]
 

Definition at line 324 of file ofilenotify.h.

References _name.

Referenced by Opie::Core::OFileNotification::activate().

OFileNotification* Opie::Core::OFileNotificationEvent::parent  )  const [inline]
 

Definition at line 320 of file ofilenotify.h.

References _parent.


Member Data Documentation

unsigned int Opie::Core::OFileNotificationEvent::_cookie [private]
 

Definition at line 331 of file ofilenotify.h.

Referenced by cookie().

unsigned int Opie::Core::OFileNotificationEvent::_mask [private]
 

Definition at line 330 of file ofilenotify.h.

Referenced by mask().

QString Opie::Core::OFileNotificationEvent::_name [private]
 

Definition at line 332 of file ofilenotify.h.

Referenced by name().

OFileNotification* Opie::Core::OFileNotificationEvent::_parent [private]
 

Definition at line 325 of file ofilenotify.h.

Referenced by activate(), and parent().

int Opie::Core::OFileNotificationEvent::_wd [private]
 

Definition at line 329 of file ofilenotify.h.

Referenced by descriptor().


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