ChimeraTK-DeviceAccess
03.18.00
|
#include "LNMBackendRegisterInfo.h"
#include "LNMDoubleBufferPlugin.h"
#include "LNMMathPlugin.h"
#include <boost/make_shared.hpp>
Go to the source code of this file.
Namespaces | |
ChimeraTK | |
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. More... | |