Qt 4.8
Public Functions | Public Variables | List of all members
bpsIOHandlerData Struct Reference

Public Functions

 bpsIOHandlerData ()
 

Public Variables

int count
 
fd_set * exceptfds
 
fd_set * readfds
 
fd_set * writefds
 

Detailed Description

Definition at line 93 of file qeventdispatcher_blackberry.cpp.

Constructors and Destructors

◆ bpsIOHandlerData()

bpsIOHandlerData::bpsIOHandlerData ( )
inline

Properties

◆ count

int bpsIOHandlerData::count

Definition at line 100 of file qeventdispatcher_blackberry.cpp.

Referenced by bpsIOHandler().

◆ exceptfds

fd_set* bpsIOHandlerData::exceptfds

Definition at line 103 of file qeventdispatcher_blackberry.cpp.

Referenced by bpsIOHandler().

◆ readfds

fd_set* bpsIOHandlerData::readfds

Definition at line 101 of file qeventdispatcher_blackberry.cpp.

Referenced by bpsIOHandler().

◆ writefds

fd_set* bpsIOHandlerData::writefds

Definition at line 102 of file qeventdispatcher_blackberry.cpp.

Referenced by bpsIOHandler().


The documentation for this struct was generated from the following file: