Logo
ApraPipes 1.0
Loading...
Searching...
No Matches
apra::ModuleInfo::PropertyAccessors Struct Reference

#include <ModuleRegistry.h>

Collaboration diagram for apra::ModuleInfo::PropertyAccessors:
Collaboration graph

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
 

Member Data Documentation

◆ getDynamicPropertyNames

std::function<std::vector<std::string>()> apra::ModuleInfo::PropertyAccessors::getDynamicPropertyNames

◆ getProperty

std::function<ScalarPropertyValue(const std::string&)> apra::ModuleInfo::PropertyAccessors::getProperty

◆ setProperty

std::function<bool(const std::string&, const ScalarPropertyValue&)> apra::ModuleInfo::PropertyAccessors::setProperty

The documentation for this struct was generated from the following file: