dbus-cxx logo

DBus::PredicateAccumulatorDefaultTrue Struct Reference
[Accumulators]

This accumulator starts with a presumption of true and checks to see if any result returned false. More...

#include <accumulators.h>

List of all members.

Public Types

typedef bool result_type

Public Member Functions

template<typename T_iterator >
result_type operator() (T_iterator first, T_iterator last) const


Detailed Description

This accumulator starts with a presumption of true and checks to see if any result returned false.

Member Typedef Documentation


Member Function Documentation

template<typename T_iterator >
result_type DBus::PredicateAccumulatorDefaultTrue::operator() ( T_iterator  first,
T_iterator  last 
) const [inline]


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

Generated on Thu May 28 16:51:30 2009 for dbus-cxx by doxygen 1.5.7.1