|
aas-core3.1 0.0.1-alpha.1
Manipulate, verify and de/serialize asset administration shells V3.1 in C++.
|
Classes | |
| struct | HashBytes |
Variables | |
| const std::unordered_set< types::KeyTypes > | kGenericFragmentKeys |
| Enumeration of all identifiable elements within an asset administration shell. | |
| const std::unordered_set< types::KeyTypes > | kGenericGloballyIdentifiables |
| Enumeration of different key value types within a key. | |
| const std::unordered_set< types::KeyTypes > | kAasIdentifiables |
| Enumeration of different key value types within a key. | |
| const std::unordered_set< types::KeyTypes > | kAasSubmodelElementsAsKeys |
| Enumeration of all submodel elements within an asset administration shell. | |
| const std::unordered_set< types::KeyTypes > | kAasReferableNonIdentifiables |
| Enumeration of different fragment key value types within a key. | |
| const std::unordered_set< types::KeyTypes > | kAasReferables |
| Enumeration of referables. We need this to check that model references refer to a Referable. For example, the observed attribute of the Basic Event Element object must be a model reference to a Referable. | |
| const std::unordered_set< types::KeyTypes > | kGloballyIdentifiables |
| Enumeration of all referable elements within an asset administration shell. | |
| const std::unordered_set< types::KeyTypes > | kFragmentKeys |
| Enumeration of different key value types within a key. | |
| const std::unordered_set< types::DataTypeIec61360 > | kDataTypeIec61360ForPropertyOrValue |
| IEC 61360 data types for concept descriptions categorized with PROPERTY or VALUE. | |
| const std::unordered_set< types::DataTypeIec61360 > | kDataTypeIec61360ForReference |
| IEC 61360 data types for concept descriptions categorized with REFERENCE. | |
| const std::unordered_set< types::DataTypeIec61360 > | kDataTypeIec61360ForDocument |
| IEC 61360 data types for concept descriptions categorized with DOCUMENT. | |
| const std::unordered_set< types::DataTypeIec61360 > | kIec61360DataTypesWithUnit |
| These data types imply that the unit is defined in the data specification. | |
|
extern |
Enumeration of different key value types within a key.
|
extern |
Enumeration of different fragment key value types within a key.
|
extern |
Enumeration of referables. We need this to check that model references refer to a Referable. For example, the observed attribute of the Basic Event Element object must be a model reference to a Referable.
|
extern |
Enumeration of all submodel elements within an asset administration shell.
|
extern |
IEC 61360 data types for concept descriptions categorized with DOCUMENT.
|
extern |
IEC 61360 data types for concept descriptions categorized with PROPERTY or VALUE.
|
extern |
IEC 61360 data types for concept descriptions categorized with REFERENCE.
|
extern |
Enumeration of different key value types within a key.
|
extern |
Enumeration of all identifiable elements within an asset administration shell.
|
extern |
Enumeration of different key value types within a key.
|
extern |
Enumeration of all referable elements within an asset administration shell.
|
extern |
These data types imply that the unit is defined in the data specification.