Ignition Common

API Reference

3.0.0
SpecializedPlugin< SpecInterface1, OtherSpecInterfaces... > Class Template Reference

Construct an unbalanced binary tree of specializations by convoluting SpecializedPlugin types using ComposePlugin. More...

#include <SpecializedPlugin.hh>

Public Member Functions

virtual ~SpecializedPlugin ()=default
 Virtual destructor. More...
 

Detailed Description

template<class SpecInterface1, class... OtherSpecInterfaces>
class ignition::common::SpecializedPlugin< SpecInterface1, OtherSpecInterfaces... >

Construct an unbalanced binary tree of specializations by convoluting SpecializedPlugin types using ComposePlugin.

Constructor & Destructor Documentation

◆ ~SpecializedPlugin()

virtual ~SpecializedPlugin ( )
virtualdefault

Virtual destructor.


The documentation for this class was generated from the following file: