Lumiera  0.pre.03
»edit your freedom«
SpecificContentsQuery< MO >::Filter Class Reference

Description

template<class MO>
class steam::mobject::session::SpecificContentsQuery< MO >::Filter

Filter functor, built on top of a predicate, which is provided by the client on creation of this SpecivicContentsQuery instance.

This allows for filtering based on operations of the specific type MO, as opposed to just using the bare MObject interface.

Definition at line 79 of file specific-contents-query.hpp.

Public Member Functions

 Filter (SpecialPredicate const &pred)
 
bool operator() (PlacementMO const &anyMO)
 

Private Attributes

SpecialPredicate predicate_
 
+ Collaboration diagram for SpecificContentsQuery< MO >::Filter:

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