#include <DMX.h>
Definition at line 544 of file DMX.h.
◆ DMXAttribute()
| kvpp::DMXAttribute::DMXAttribute |
( |
| ) |
|
|
protecteddefault |
◆ getKey()
| std::string_view DMXAttribute::getKey |
( |
| ) |
const |
|
nodiscard |
◆ getValue() [1/2]
◆ getValue() [2/2]
template<typename T>
| T kvpp::DMXAttribute::getValue |
( |
| ) |
const |
|
inlinenodiscard |
◆ getValueString()
| std::string DMXAttribute::getValueString |
( |
| ) |
const |
|
nodiscard |
◆ getValueType()
◆ isInvalid()
| bool DMXAttribute::isInvalid |
( |
| ) |
const |
|
nodiscard |
Check if the given attribute is invalid.
Definition at line 61 of file DMX.cpp.
◆ isValueArray()
| bool DMXAttribute::isValueArray |
( |
| ) |
const |
|
nodiscard |
◆ operator bool()
| DMXAttribute::operator bool |
( |
| ) |
const |
|
explicitnodiscard |
◆ operator=()
Set the value associated with the attribute.
Definition at line 347 of file DMX.cpp.
◆ setKey()
| void DMXAttribute::setKey |
( |
std::string | key_ | ) |
|
◆ setValue()
Set the value associated with the attribute.
Definition at line 343 of file DMX.cpp.
◆ DMX
◆ DMXElement
◆ key
| std::string kvpp::DMXAttribute::key |
|
protected |
◆ value
The documentation for this class was generated from the following files: