|  | 
| virtual const std::vector< Entity > & | added () const =0 | 
|  | 
| virtual const std::vector< Entity > & | inserted () const =0 | 
|  | 
| virtual const std::vector< Entity > & | removed () const =0 | 
|  | 
◆ added()
  
  | 
        
          | virtual const std::vector< Entity > & vecs::TypeErasedObserver::added | ( |  | ) | const |  | pure virtual | 
 
 
◆ inserted()
  
  | 
        
          | virtual const std::vector< Entity > & vecs::TypeErasedObserver::inserted | ( |  | ) | const |  | pure virtual | 
 
 
◆ removed()
  
  | 
        
          | virtual const std::vector< Entity > & vecs::TypeErasedObserver::removed | ( |  | ) | const |  | pure virtual | 
 
 
The documentation for this class was generated from the following file: