template<typename T>
Plugin struct
Template parameters | |
---|---|
T | plugin base class/interface |
Contents
- Reference
Represents a plugin or a module that is completely managed at runtime
Public variables
Variable documentation
template<typename T>
memory:: UniquePtr<T> bpf:: system:: Plugin<T>:: Interface
Interface of the plugin