#include <Finder.hpp>
Public Member Functions | |
| bool | operator() (const T &object) const | 
| bool | operator() (const std::shared_ptr< T > &object) const | 
| StructNameFinder (const std::string &name, bool caseSensitive=false) | |
Functor object for finding objects by name.
Templated on T where T has method name(). Applies to T and to shared_ptr<T>.
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline |