#include <AttributeDescription.hpp>
Definition at line 16 of file AttributeDescription.hpp.
◆ AttributeDescription() [1/5]
wmtk::components::multimesh::utils::AttributeDescription::AttributeDescription |
( |
| ) |
|
|
default |
◆ AttributeDescription() [2/5]
wmtk::components::multimesh::utils::AttributeDescription::AttributeDescription |
( |
const AttributeDescription & |
| ) |
|
|
default |
◆ AttributeDescription() [3/5]
wmtk::components::multimesh::utils::AttributeDescription::AttributeDescription |
( |
AttributeDescription && |
| ) |
|
|
default |
◆ ~AttributeDescription()
wmtk::components::multimesh::utils::AttributeDescription::~AttributeDescription |
( |
| ) |
|
|
default |
◆ AttributeDescription() [4/5]
wmtk::components::multimesh::utils::AttributeDescription::AttributeDescription |
( |
const std::string_view & |
p, |
|
|
const std::optional< uint8_t > & |
dim, |
|
|
const std::optional< attribute::AttributeType > & |
t |
|
) |
| |
|
inline |
◆ AttributeDescription() [5/5]
wmtk::components::multimesh::utils::AttributeDescription::AttributeDescription |
( |
const std::string_view & |
p, |
|
|
const std::optional< PrimitiveType > & |
pt, |
|
|
const std::optional< attribute::AttributeType > & |
t |
|
) |
| |
|
inlineexplicit |
◆ operator<=>()
auto wmtk::components::multimesh::utils::AttributeDescription::operator<=> |
( |
const AttributeDescription & |
| ) |
const -> std::strong_ordering |
|
default |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
auto wmtk::components::multimesh::utils::AttributeDescription::operator== |
( |
const AttributeDescription & |
| ) |
const -> bool |
|
default |
◆ primitive_type()
std::optional< PrimitiveType > wmtk::components::multimesh::utils::AttributeDescription::primitive_type |
( |
| ) |
const |
◆ dimension
std::optional<uint8_t> wmtk::components::multimesh::utils::AttributeDescription::dimension |
◆ path
std::string wmtk::components::multimesh::utils::AttributeDescription::path |
◆ type
The documentation for this struct was generated from the following files: