|
ApraPipes 1.0
|
#include <ModuleRegistry.h>

Public Attributes | |
| std::function< std::vector< std::string >()> | getDynamicPropertyNames |
| std::function< ScalarPropertyValue(const std::string &)> | getProperty |
| std::function< bool(const std::string &, const ScalarPropertyValue &)> | setProperty |
| std::function<std::vector<std::string>()> apra::ModuleInfo::PropertyAccessors::getDynamicPropertyNames |
| std::function<ScalarPropertyValue(const std::string&)> apra::ModuleInfo::PropertyAccessors::getProperty |
| std::function<bool(const std::string&, const ScalarPropertyValue&)> apra::ModuleInfo::PropertyAccessors::setProperty |