dbus-cxx logo

accumulators.h File Reference

#include <dbus-cxx/enums.h>
Include dependency graph for accumulators.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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...

Namespaces

namespace  DBus

Generated on Wed Sep 30 11:14:36 2009 for dbus-cxx by doxygen 1.6.1