Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
FunctionRegistry.h File Reference
#include <functional>
#include <memory>
#include <misc/gen/string.h>
#include <string>
#include <typeindex>
#include <unordered_map>
#include <vector>
#include <misc/gen/FunctionRegistry.hpp>
Include dependency graph for FunctionRegistry.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sf::FunctionRegistry
 Registry managing function registration and lookup. More...
 
class  sf::FunctionRegistry::Base
 Base class for type-erased function storage. More...
 
class  sf::FunctionRegistry::Registration< R, Args >
 Registration handle templated on function signature. More...
 
class  sf::FunctionRegistry::Registration< R, Args >::Holder
 Nested holder storing a function with a specific signature. More...
 

Namespaces

namespace  sf