|
plugin
2.1.3
Runtime plugin loader and Ed25519 DSO signing for C++ applications
|
This is the complete list of members for plugin::Plugin< Base >, including all inherited members.
| catalog() | plugin::Plugin< Base > | static |
| create(key_type const &key) | plugin::Plugin< Base > | inlinestatic |
| create(key_type const &key, Config const &config) | plugin::Plugin< Base > | inlinestatic |
| key_type typedef | plugin::Plugin< Base > | |
| load(std::string const &sharedObjectName) | plugin::Plugin< Base > | inlinestatic |
| operator=(Plugin< Base > const &)=default | plugin::Plugin< Base > | |
| operator=(Plugin< Base > &&)=default | plugin::Plugin< Base > | |
| Plugin()=default | plugin::Plugin< Base > | |
| Plugin(Plugin< Base > const &)=default | plugin::Plugin< Base > | |
| Plugin(Plugin< Base > &&)=default | plugin::Plugin< Base > | |
| ~Plugin()=default | plugin::Plugin< Base > | virtual |