|
Scroom 0.14-48-ga0fee447
|
#include <measure.hh>


Public Types | |
| using | Ptr = std::shared_ptr< Measure > |
Public Types inherited from PluginInformationInterface | |
| using | Ptr = std::shared_ptr< PluginInformationInterface > |
Public Types inherited from ViewObserver | |
| using | Ptr = std::shared_ptr< ViewObserver > |
Public Member Functions | |
| std::string | getPluginName () override |
| std::string | getPluginVersion () override |
| void | registerCapabilities (ScroomPluginInterface::Ptr host) override |
| Scroom::Bookkeeping::Token | viewAdded (ViewInterface::Ptr v) override |
Public Member Functions inherited from PluginInformationInterface | |
| PluginInformationInterface ()=default | |
Public Member Functions inherited from Scroom::Utils::Base | |
| Base ()=default | |
| Base (const Base &)=delete | |
| Base (Base &&)=delete | |
| Base & | operator= (const Base &)=delete |
| Base & | operator= (Base &&)=delete |
| virtual | ~Base ()=default |
| template<typename R > | |
| std::shared_ptr< R > | shared_from_this () |
| template<typename R > | |
| std::shared_ptr< R const > | shared_from_this () const |
Static Public Member Functions | |
| static Ptr | create () |
Private Member Functions | |
| Measure ()=default | |
Additional Inherited Members | |
Public Attributes inherited from PluginInformationInterface | |
| const int | pluginApiVersion {PLUGIN_API_VERSION} |
| using Measure::Ptr = std::shared_ptr<Measure> |
|
privatedefault |
|
static |
Referenced by getPluginInformation().


|
overridevirtual |
Implements PluginInformationInterface.
|
overridevirtual |
Implements PluginInformationInterface.
|
overridevirtual |
Implements PluginInformationInterface.
|
overridevirtual |
Implements ViewObserver.
