#include <lv2plugin.hpp>
This is the type that your plugin class will inherit when you use the MsgContext mixin. The public and protected members defined here will be available in your plugin class.