palliate v0.0.1
Palliate application and built-in plugins
|
This is the complete list of members for input, including all inherited members.
init_f typedef | plugin | |
input(std::string_view _name) | input | inlineexplicit |
make_client(transport &handle) override | input | inline |
make_consumer(transport::Client &handle)=0 | plugin | pure virtual |
make_producer()=0 | plugin | pure virtual |
make_server() override | input | inline |
name | plugin | |
plugin(std::string_view _name) | plugin | |
~plugin()=default | plugin | virtual |