Protected Types | Protected Member Functions
cinder::app::BooleanAndEventCombiner Struct Reference

Returns true if all slots return true, else false. Does not short-circuit. Returns true if there are no slots. More...

#import <App.h>

List of all members.

Protected Types

typedef bool result_type

Protected Member Functions

template<typename InputIterator >
(bool) - operator()

Detailed Description

Returns true if all slots return true, else false. Does not short-circuit. Returns true if there are no slots.


Member Typedef Documentation

- (typedef bool) app: [protected]

Member Function Documentation

template<typename InputIterator >
- (bool) app: (InputIterator)  first
(InputIterator)  last 
const

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