VCF::PostedEvent Class Reference
#include <vcf/FoundationKit/RunLoop.h>
Public Member Functions | |
| PostedEvent (Event *event, EventHandler *handler, bool deleteHandler) | |
| PostedEvent (Event *event) | |
Public Attributes | |
| Event * | event_ |
| EventHandler * | handler_ |
| bool | deleteHandler_ |
Constructor & Destructor Documentation
|
||||||||||||||||
|
|
|
|
|
Member Data Documentation
|
|
|
|
|
|
|
|
|
The documentation for this class was generated from the following file:
- vcf/FoundationKit/RunLoop.h
