Struct Chain::FilterInfo
Defined in File chain.h
Nested Relationships
This struct is a nested type of Template Class Chain.
Struct Documentation
-
struct FilterInfo
Public Members
-
std::function<void(const EventType&)> add_func
-
std::shared_ptr<void> filter
-
std::shared_ptr<PassThrough<M>> passthrough
-
std::function<void(const EventType&)> add_func