Page principale   Modules   Liste des namespaces   Hiérarchie des classes   Liste des composants   Liste des fichiers   Membres des namespaces   Composants   Déclarations   Pages associées   Exemples  

Référence de la structure lgtkpp::gtkpp_application::handler

Elements de mémorisation d'une fonction callback. Plus de détails...

#include <gtkppapplications.hpp>

Liste de tous les membres

Membres publics

bool operator== (bool aValid) const
 Teste la validité de l'objet.

bool operator!= (bool aValid) const
 Teste si l'objet est invalide.

bool operator== (unsigned int aIndex) const
 Compare l'objet avec un entier.


Attributs Publics

std_id ID
 Identificateur de la fonction callback (retournée par le gtk+).

callback Callback
 Pointeur sur la fonction callback a appeler.

unsigned int * Index
 Identificateur local de la fonction callback (envoyé au gtk+).

bool Reset
 Si true le handler est reactivé en sortie de fonction callback.


Description détaillée

Elements de mémorisation d'une fonction callback.


Documentation des méthodes

bool lgtkpp::gtkpp_application::handler::operator!= bool    aValid const [inline]
 

Teste si l'objet est invalide.

bool lgtkpp::gtkpp_application::handler::operator== unsigned int    aIndex const [inline]
 

Compare l'objet avec un entier.

bool lgtkpp::gtkpp_application::handler::operator== bool    aValid const [inline]
 

Teste la validité de l'objet.


Documentation des données imbriquées

callback lgtkpp::gtkpp_application::handler::Callback
 

Pointeur sur la fonction callback a appeler.

std_id lgtkpp::gtkpp_application::handler::ID
 

Identificateur de la fonction callback (retournée par le gtk+).

unsigned int* lgtkpp::gtkpp_application::handler::Index
 

Identificateur local de la fonction callback (envoyé au gtk+).

bool lgtkpp::gtkpp_application::handler::Reset
 

Si true le handler est reactivé en sortie de fonction callback.


La documentation associée à cette structure a été générée à partir du fichier suivant :
Généré le Sun Oct 5 15:03:47 2003 pour lightgtk++ par doxygen1.3-rc3