dbus-cxx logo

Accumulators

These are sigc::signal accumulators that are common to dbus-cxx. More...

Classes

struct  DBus::PredicateAccumulatorDefaultTrue
 This accumulator starts with a presumption of true and checks to see if any result returned false. More...
struct  DBus::InterruptablePredicateAccumulatorDefaultFalse
 This accumulator will interrupt on the first slot that returns true. More...
struct  DBus::MessageHandlerAccumulator
 This accumulator will try each slot and stop when the first slot returns HANDLED. More...
struct  DBus::FilterAccumulator
 This accumulator will try each slot and stop when the first slot returns FILTER. More...
struct  DBus::PredicateAccumulatorDefaultFalse
 This accumulator starts with a presumption of false and checks to see if any result returned true. More...

Detailed Description

These are sigc::signal accumulators that are common to dbus-cxx.


Generated on Thu Mar 18 09:31:29 2010 for dbus-cxx by doxygen 1.6.1