Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Related Pages

PtApp::Dispatcher Class Reference

#include <Dispatcher.h>


Public Member Functions

 Dispatcher ()
 ~Dispatcher ()

Static Public Member Functions

void send (Dispatcher_Message *msg)


Detailed Description

Signal class for call -main-loop communication.

Notification of the slot happens synchronously through main loop event.

Usage rules:


Constructor & Destructor Documentation

PtApp::Dispatcher::Dispatcher  ) 
 

Adds a Dispatcher to a PtMainLoop input-event procession chain

PtApp::Dispatcher::~Dispatcher  ) 
 

Stop signal emission


Member Function Documentation

void PtApp::Dispatcher::send Dispatcher_Message msg  )  [static]
 


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

SourceForge.net Logo

Documentation for photonmm by Yakov <iakovz@gmail.com>.