Inviwo  0.9.10.1
Inviwo documentation
inviwo::GeneralEventMatcher Class Reference
+ Inheritance diagram for inviwo::GeneralEventMatcher:

Public Member Functions

 GeneralEventMatcher (std::function< bool(Event *)> matcher)
 
virtual GeneralEventMatcherclone () const override
 
virtual bool operator() (Event *) override
 
- Public Member Functions inherited from inviwo::EventMatcher
virtual void setCurrentStateAsDefault ()
 
virtual void resetToDefaultState ()
 
virtual void serialize (Serializer &s) const override
 
virtual void deserialize (Deserializer &d) override
 

Protected Member Functions

 GeneralEventMatcher (const GeneralEventMatcher &)=default
 
GeneralEventMatcheroperator= (const GeneralEventMatcher &)=default
 
- Protected Member Functions inherited from inviwo::EventMatcher
 EventMatcher (const EventMatcher &)=default
 
EventMatcheroperator= (const EventMatcher &)=default
 

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