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

CP_S_WinEventSpec Class Reference

List of all members.

Public Member Functions

 CP_S_WinEventSpec ()
 CP_S_WinEventSpec (UInt32 inEventClass, UInt32 inEventKind, OSWindow inHwnd)
 CP_S_WinEventSpec (const CP_S_WinEventSpec &inEventSpec)
CP_S_WinEventSpecoperator= (const CP_S_WinEventSpec &inEventSpec)
bool operator== (const CP_S_WinEventSpec &inEventSpec)

Public Attributes

UInt32 fEventClass
UInt32 fEventKind
OSWindow fHwnd

Detailed Description

Event spec structure to hold an event class / event kind definition similiar to the Carbon event structure.


Constructor & Destructor Documentation

CP_S_WinEventSpec::CP_S_WinEventSpec  ) 
 

CP_S_WinEventSpec::CP_S_WinEventSpec UInt32  inEventClass,
UInt32  inEventKind,
OSWindow  inHwnd
 

CP_S_WinEventSpec::CP_S_WinEventSpec const CP_S_WinEventSpec inEventSpec  ) 
 


Member Function Documentation

CP_S_WinEventSpec & CP_S_WinEventSpec::operator= const CP_S_WinEventSpec inEventSpec  ) 
 

bool CP_S_WinEventSpec::operator== const CP_S_WinEventSpec inEventSpec  ) 
 


Member Data Documentation

UInt32 CP_S_WinEventSpec::fEventClass
 

UInt32 CP_S_WinEventSpec::fEventKind
 

OSWindow CP_S_WinEventSpec::fHwnd
 


The documentation for this class was generated from the following files:
Generated on Sat Sep 17 20:02:07 2005 for CPLAT by  doxygen 1.4.0