|
ApraPipes 1.0
|
Functions | |
| FrameTypeInfo | toFrameTypeInfo (const FrameTypeDef &def) |
| std::string | joinStrings (const std::vector< std::string > &vec, const std::string &sep=", ") |
| ModuleInfo::PinInfo | toPinInfo (const PinDef &pin) |
| std::string | imageTypeToString (ImageType type) |
| std::string | propTypeToString (PropDef::Type type) |
| std::string | memTypeToString (MemType type) |
| std::string | mutabilityToString (PropDef::Mutability mut) |
| ModuleInfo::PropInfo | toPropInfo (const PropDef &prop) |
| std::string | categoryToString (ModuleCategory cat) |
| template<typename T > | |
| auto | tryApplyProperties (T &props, const std::map< std::string, ScalarPropertyValue > &propMap, std::vector< std::string > &missing) -> std::enable_if_t< has_apply_properties_v< T >, void > |
Variables | |
| template<typename M , typename P > | |
| constexpr bool | supports_dynamic_props_v |
| template<typename T > | |
| constexpr bool | has_apply_properties_v = has_apply_properties<T>::value |
|
inline |

|
inline |
|
inline |

|
inline |
|
inline |

|
inline |

|
inline |
|
inline |
|
inline |

|
inline |

|
inlineconstexpr |
|
constexpr |