|
Lunchbox
1.16.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) const | lunchbox::Plugin< T > | inline |
| Constructor typedef | lunchbox::Plugin< T > | |
| DescriptionFunc typedef | lunchbox::Plugin< T > | |
| getDescription() const | lunchbox::Plugin< T > | inline |
| handles(const typename T::InitDataT &data) const | lunchbox::Plugin< T > | inline |
| HandlesFunc typedef | lunchbox::Plugin< T > | |
| Plugin(const Constructor &constructor, const HandlesFunc &handles_, const DescriptionFunc &description) | lunchbox::Plugin< T > | inline |