|  | 
| template<typename EventType> | 
| static std::unique_ptr< GeneralEventMatcher > | create () | 
|  | 
|  | GeneralEventMatcher (const GeneralEventMatcher &)=default | 
| GeneralEventMatcher & | operator= (const GeneralEventMatcher &)=default | 
|  | GeneralEventMatcher (GeneralEventMatcher &&)=default | 
| GeneralEventMatcher & | operator= (GeneralEventMatcher &&)=default | 
|  | EventMatcher (const EventMatcher &)=default | 
| EventMatcher & | operator= (const EventMatcher &)=default | 
|  | EventMatcher (EventMatcher &&)=default | 
| EventMatcher & | operator= (EventMatcher &&)=default | 
◆ assign()
  
  | 
        
          | virtual bool inviwo::GeneralEventMatcher::assign | ( | const EventMatcher * | src | ) |  |  | overridevirtual | 
 
 
◆ clone()
  
  | 
        
          | virtual GeneralEventMatcher * inviwo::GeneralEventMatcher::clone | ( |  | ) | const |  | overridevirtual | 
 
 
◆ displayString()
  
  | 
        
          | virtual std::string inviwo::GeneralEventMatcher::displayString | ( |  | ) | const |  | overridevirtual | 
 
 
◆ isDefaultState()
  
  | 
        
          | virtual bool inviwo::GeneralEventMatcher::isDefaultState | ( |  | ) | const |  | overridevirtual | 
 
 
◆ operator()()
  
  | 
        
          | virtual bool inviwo::GeneralEventMatcher::operator() | ( | Event * |  | ) |  |  | overridevirtual | 
 
 
The documentation for this class was generated from the following file: