|
ApraPipes 1.0
|
This is the complete list of members for apra::AttrDef, including all inherited members.
| AttrDef()=default | apra::AttrDef | |
| Boolean(std::string_view name, bool req=true, std::string_view desc="") | apra::AttrDef | inlinestatic |
| description | apra::AttrDef | |
| Enum(std::string_view name, std::string_view v1, std::string_view v2, bool req=true, std::string_view desc="") | apra::AttrDef | inlinestatic |
| Enum(std::string_view name, std::string_view v1, std::string_view v2, std::string_view v3, std::string_view v4, bool req=true, std::string_view desc="") | apra::AttrDef | inlinestatic |
| enum_value_count | apra::AttrDef | |
| enum_values | apra::AttrDef | |
| Floating(std::string_view name, bool req=true, std::string_view desc="") | apra::AttrDef | inlinestatic |
| Int64(std::string_view name, bool req=true, std::string_view desc="") | apra::AttrDef | inlinestatic |
| IntArray(std::string_view name, bool req=true, std::string_view desc="") | apra::AttrDef | inlinestatic |
| Integer(std::string_view name, bool req=true, std::string_view desc="") | apra::AttrDef | inlinestatic |
| name | apra::AttrDef | |
| required | apra::AttrDef | |
| Text(std::string_view name, bool req=true, std::string_view desc="") | apra::AttrDef | inlinestatic |
| Type enum name | apra::AttrDef | |
| type | apra::AttrDef |