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

AppStoppedEvent Class Reference

List of all members.

Public Member Functions

 AppStoppedEvent (int pid, int status)
int pid ()
int status ()

Private Attributes

int mPid
int mStatus

Constructor & Destructor Documentation

AppStoppedEvent::AppStoppedEvent int  pid,
int  status
[inline]
 

Definition at line 70 of file applauncher.cpp.


Member Function Documentation

int AppStoppedEvent::pid  )  [inline]
 

Definition at line 73 of file applauncher.cpp.

References mPid.

Referenced by AppLauncher::event().

int AppStoppedEvent::status  )  [inline]
 

Definition at line 74 of file applauncher.cpp.

References mStatus.

Referenced by AppLauncher::event().


Member Data Documentation

int AppStoppedEvent::mPid [private]
 

Definition at line 77 of file applauncher.cpp.

Referenced by pid().

int AppStoppedEvent::mStatus [private]
 

Definition at line 77 of file applauncher.cpp.

Referenced by status().


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 17:26:40 2005 for OPIE by  doxygen 1.4.2