xentara-plugin v1.2.1
The Xentara Plugin Framework
Loading...
Searching...
No Matches
xentara::model::Attribute Member List

This is the complete list of members for xentara::model::Attribute, including all inherited members.

Access enum namexentara::model::Attribute
access() const -> Accessxentara::model::Attribute
Attribute(const Role &role, Access access, std::reference_wrapper< const data::DataType > dataType)xentara::model::Attribute
Attribute(const utils::core::Uuid &uuid, std::string_view name, Access access, std::reference_wrapper< const data::DataType > dataType, io::Directions ioDirections={})xentara::model::Attribute
Category enum namexentara::model::Attribute
Configuration enum valuexentara::model::Attribute
dataType() const -> const data::DataType &xentara::model::Attribute
Information enum valuexentara::model::Attribute
ioDirections() const -> io::Directionsxentara::model::Attribute
kAddressxentara::model::Attributestatic
kChangeTimexentara::model::Attributestatic
kChannelxentara::model::Attributestatic
kDataTypexentara::model::Attributestatic
kDeviceStatexentara::model::Attributestatic
kErrorxentara::model::Attributestatic
kLengthxentara::model::Attributestatic
kNamexentara::model::Attributestatic
kOffsetxentara::model::Attributestatic
kPrimaryKeyxentara::model::Attributestatic
kQualityxentara::model::Attributestatic
kSourceTimexentara::model::Attributestatic
kUpdateTimexentara::model::Attributestatic
kUuidxentara::model::Attributestatic
kValuexentara::model::Attributestatic
kWriteErrorxentara::model::Attributestatic
kWriteTimexentara::model::Attributestatic
name() const -> const std::string_view &xentara::model::Attribute
operator==(const Attribute &rhs) const -> boolxentara::model::Attribute
operator==(const String &rhs) const -> boolxentara::model::Attribute
ReadOnly enum valuexentara::model::Attribute
ReadWrite enum valuexentara::model::Attribute
resolve(const String &name, const Attribute &firstAttribute, const Attributes &... moreAttributes) -> const Attribute *xentara::model::Attributestatic
setAccess(Access access) -> voidxentara::model::Attribute
setDataType(std::reference_wrapper< const data::DataType > dataType) -> voidxentara::model::Attribute
setIoDirections(io::Directions ioDirections) -> voidxentara::model::Attribute
Setting enum valuexentara::model::Attribute
State enum valuexentara::model::Attribute
uuid() const -> const utils::core::Uuid &xentara::model::Attribute
WriteOnly enum valuexentara::model::Attribute