|
Sen API
Sen Libraries
|
This is the complete list of members for sen::PropertySpec, including all inherited members.
| category | sen::PropertySpec | |
| checkedSet | sen::PropertySpec | |
| description | sen::PropertySpec | |
| name | sen::PropertySpec | |
| operator!=(const PropertySpec &lhs, const PropertySpec &rhs) noexcept | sen::PropertySpec | friend |
| operator==(const PropertySpec &lhs, const PropertySpec &rhs) noexcept | sen::PropertySpec | friend |
| PropertySpec(std::string name, std::string description, ConstTypeHandle<> type, PropertyCategory category=PropertyCategory::dynamicRO, TransportMode transportMode=TransportMode::multicast, bool checkedSet=false, std::vector< std::string > tags={}) | sen::PropertySpec | inline |
| tags | sen::PropertySpec | |
| transportMode | sen::PropertySpec | |
| type | sen::PropertySpec |