Lunchbox
1.15.0
Multi-threaded C++ toolbox library for all application developers creating high-performance multi-threaded programs.
|
This is the complete list of members for lunchbox::Plugin< T >, including all inherited members.
construct(const typename T::InitDataT &data) | lunchbox::Plugin< T > | inline |
Constructor typedef | lunchbox::Plugin< T > | |
handles(const typename T::InitDataT &data) | lunchbox::Plugin< T > | inline |
HandlesFunc typedef | lunchbox::Plugin< T > | |
operator!=(const Plugin &rhs) const | lunchbox::Plugin< T > | inline |
operator==(const Plugin &rhs) const | lunchbox::Plugin< T > | inline |
Plugin(const Constructor &constructor, const HandlesFunc &handles_) | lunchbox::Plugin< T > | inline |