Fire Core  8.0.0.alpha
GIS framework per tutti gli usi
 Tutto Classi Namespace Funzioni Variabili Ridefinizioni di tipo (typedef) Tipi enumerati (enum) Valori del tipo enumerato Friend
fire::gear::event::Handler Elenco dei membri

Questo รจ l'elenco completo di tutti i membri di fire::gear::event::Handler, inclusi tutti i membri ereditati.

addEvent(void *source, fire::gear::event::Event *event)fire::gear::event::Handlerstatic
addEventListener(void *source, const std::string &eventName, fire::gear::event::Listener *listener)fire::gear::event::Handlerstatic
clone() const fire::Objectprotected
connectEvent(void *source, const std::string &eventName)fire::gear::event::Handlerstatic
disconnectEvent(void *source, const std::string &eventName)fire::gear::event::Handlerstatic
equals(const Object &object) const fire::Objectvirtual
finalize()fire::Objectprotected
getClass() const fire::Objectvirtual
hashCode() const fire::Object
LockGuard typedeffire::Object
mutexfire::Objectmutableprotected
notify() const fire::Object
notifyAll() const fire::Object
Object()fire::Object
Object(const Object &object)fire::Object
operator()(const fire::gear::event::Event &event, const std::set< fire::gear::event::Listener * > &listeners) const fire::gear::event::Handler
operator<(const Object &object) const fire::Objectvirtual
operator=(const fire::Object &object)fire::Object
operator==(const Object &object) const fire::Objectvirtual
raiseEvent(void *source, const fire::gear::event::Event &event)fire::gear::event::Handlerstatic
removeAllEvent(void *source)fire::gear::event::Handlerstatic
removeAllEventListeners(void *source, const std::string &eventName)fire::gear::event::Handlerstatic
removeEvent(void *source, fire::gear::event::Event *event)fire::gear::event::Handlerstatic
removeEventListener(void *source, const std::string &eventName, fire::gear::event::Listener *listener)fire::gear::event::Handlerstatic
toString() const fire::Objectvirtual
wait() const fire::Object
waitFor(std::size_t timeout) const fire::Object
waitFor(std::size_t timeout, int nanos) const fire::Object
~Object()fire::Objectvirtual