![]() |
ChimeraTK-DeviceAccess 03.25.00
|
#include "LNMBackendRegisterInfo.h"#include "LNMDoubleBufferPlugin.h"#include "LNMMathPlugin.h"#include "SystemTags.h"#include <boost/make_shared.hpp>
Include dependency graph for LNMAccessorPlugin.cc:Go to the source code of this file.
Namespaces | |
| namespace | ChimeraTK |
| namespace | ChimeraTK::LNMBackend |
Functions | |
| boost::shared_ptr< AccessorPluginBase > | ChimeraTK::LNMBackend::makePlugin (LNMBackendRegisterInfo info, size_t pluginIndex, const std::string &name, const std::map< std::string, std::string > ¶meters) |
| Factory function for accessor plugins. | |