| aas-core3 1.0.0
    Manipulate, verify and de/serialize asset administration shells in C++. | 
| common::optional< types::AasSubmodelElements > aas_core::aas_3_0::wstringification::AasSubmodelElementsFromWstring | ( | const std::wstring & | text | ) | 
Try to parse the text as a literal of types::AasSubmodelElements.
| text | to be parsed | 
text invalid | common::optional< types::AssetKind > aas_core::aas_3_0::wstringification::AssetKindFromWstring | ( | const std::wstring & | text | ) | 
Try to parse the text as a literal of types::AssetKind.
| text | to be parsed | 
text invalid | common::optional< types::DataTypeDefXsd > aas_core::aas_3_0::wstringification::DataTypeDefXsdFromWstring | ( | const std::wstring & | text | ) | 
Try to parse the text as a literal of types::DataTypeDefXsd.
| text | to be parsed | 
text invalid | common::optional< types::DataTypeIec61360 > aas_core::aas_3_0::wstringification::DataTypeIec61360FromWstring | ( | const std::wstring & | text | ) | 
Try to parse the text as a literal of types::DataTypeIec61360.
| text | to be parsed | 
text invalid | common::optional< types::Direction > aas_core::aas_3_0::wstringification::DirectionFromWstring | ( | const std::wstring & | text | ) | 
Try to parse the text as a literal of types::Direction.
| text | to be parsed | 
text invalid | common::optional< types::EntityType > aas_core::aas_3_0::wstringification::EntityTypeFromWstring | ( | const std::wstring & | text | ) | 
Try to parse the text as a literal of types::EntityType.
| text | to be parsed | 
text invalid | common::optional< types::KeyTypes > aas_core::aas_3_0::wstringification::KeyTypesFromWstring | ( | const std::wstring & | text | ) | 
Try to parse the text as a literal of types::KeyTypes.
| text | to be parsed | 
text invalid | common::optional< types::ModellingKind > aas_core::aas_3_0::wstringification::ModellingKindFromWstring | ( | const std::wstring & | text | ) | 
Try to parse the text as a literal of types::ModellingKind.
| text | to be parsed | 
text invalid | common::optional< types::ModelType > aas_core::aas_3_0::wstringification::ModelTypeFromWstring | ( | const std::wstring & | text | ) | 
Try to parse the text as a model type literal.
| text | to be parsed | 
text invalid | types::AasSubmodelElements aas_core::aas_3_0::wstringification::MustAasSubmodelElementsFromWstring | ( | const std::wstring & | text | ) | 
Parse the text as a literal of types::AasSubmodelElements.
| text | to be parsed | 
| std::invalid_argument | if textinvalid | 
| types::AssetKind aas_core::aas_3_0::wstringification::MustAssetKindFromWstring | ( | const std::wstring & | text | ) | 
Parse the text as a literal of types::AssetKind.
| text | to be parsed | 
| std::invalid_argument | if textinvalid | 
| types::DataTypeDefXsd aas_core::aas_3_0::wstringification::MustDataTypeDefXsdFromWstring | ( | const std::wstring & | text | ) | 
Parse the text as a literal of types::DataTypeDefXsd.
| text | to be parsed | 
| std::invalid_argument | if textinvalid | 
| types::DataTypeIec61360 aas_core::aas_3_0::wstringification::MustDataTypeIec61360FromWstring | ( | const std::wstring & | text | ) | 
Parse the text as a literal of types::DataTypeIec61360.
| text | to be parsed | 
| std::invalid_argument | if textinvalid | 
| types::Direction aas_core::aas_3_0::wstringification::MustDirectionFromWstring | ( | const std::wstring & | text | ) | 
Parse the text as a literal of types::Direction.
| text | to be parsed | 
| std::invalid_argument | if textinvalid | 
| types::EntityType aas_core::aas_3_0::wstringification::MustEntityTypeFromWstring | ( | const std::wstring & | text | ) | 
Parse the text as a literal of types::EntityType.
| text | to be parsed | 
| std::invalid_argument | if textinvalid | 
| types::KeyTypes aas_core::aas_3_0::wstringification::MustKeyTypesFromWstring | ( | const std::wstring & | text | ) | 
Parse the text as a literal of types::KeyTypes.
| text | to be parsed | 
| std::invalid_argument | if textinvalid | 
| types::ModellingKind aas_core::aas_3_0::wstringification::MustModellingKindFromWstring | ( | const std::wstring & | text | ) | 
Parse the text as a literal of types::ModellingKind.
| text | to be parsed | 
| std::invalid_argument | if textinvalid | 
| types::ModelType aas_core::aas_3_0::wstringification::MustModelTypeFromWstring | ( | const std::wstring & | text | ) | 
Parse the text as a model type literal.
| text | to be parsed | 
| std::invalid_argument | if textinvalid | 
| types::QualifierKind aas_core::aas_3_0::wstringification::MustQualifierKindFromWstring | ( | const std::wstring & | text | ) | 
Parse the text as a literal of types::QualifierKind.
| text | to be parsed | 
| std::invalid_argument | if textinvalid | 
| types::ReferenceTypes aas_core::aas_3_0::wstringification::MustReferenceTypesFromWstring | ( | const std::wstring & | text | ) | 
Parse the text as a literal of types::ReferenceTypes.
| text | to be parsed | 
| std::invalid_argument | if textinvalid | 
| types::StateOfEvent aas_core::aas_3_0::wstringification::MustStateOfEventFromWstring | ( | const std::wstring & | text | ) | 
Parse the text as a literal of types::StateOfEvent.
| text | to be parsed | 
| std::invalid_argument | if textinvalid | 
| common::optional< types::QualifierKind > aas_core::aas_3_0::wstringification::QualifierKindFromWstring | ( | const std::wstring & | text | ) | 
Try to parse the text as a literal of types::QualifierKind.
| text | to be parsed | 
text invalid | common::optional< types::ReferenceTypes > aas_core::aas_3_0::wstringification::ReferenceTypesFromWstring | ( | const std::wstring & | text | ) | 
Try to parse the text as a literal of types::ReferenceTypes.
| text | to be parsed | 
text invalid | common::optional< types::StateOfEvent > aas_core::aas_3_0::wstringification::StateOfEventFromWstring | ( | const std::wstring & | text | ) | 
Try to parse the text as a literal of types::StateOfEvent.
| text | to be parsed | 
text invalid | std::wstring aas_core::aas_3_0::wstringification::to_wstring | ( | types::AasSubmodelElements | literal | ) | 
Translate the enumeration literal literal of types::AasSubmodelElements to text.
| literal | to be converted into text | 
literal | std::invalid_argument | if literalinvalid | 
| std::wstring aas_core::aas_3_0::wstringification::to_wstring | ( | types::AssetKind | literal | ) | 
Translate the enumeration literal literal of types::AssetKind to text.
| literal | to be converted into text | 
literal | std::invalid_argument | if literalinvalid | 
| std::wstring aas_core::aas_3_0::wstringification::to_wstring | ( | types::DataTypeDefXsd | literal | ) | 
Translate the enumeration literal literal of types::DataTypeDefXsd to text.
| literal | to be converted into text | 
literal | std::invalid_argument | if literalinvalid | 
| std::wstring aas_core::aas_3_0::wstringification::to_wstring | ( | types::DataTypeIec61360 | literal | ) | 
Translate the enumeration literal literal of types::DataTypeIec61360 to text.
| literal | to be converted into text | 
literal | std::invalid_argument | if literalinvalid | 
| std::wstring aas_core::aas_3_0::wstringification::to_wstring | ( | types::Direction | literal | ) | 
Translate the enumeration literal literal of types::Direction to text.
| literal | to be converted into text | 
literal | std::invalid_argument | if literalinvalid | 
| std::wstring aas_core::aas_3_0::wstringification::to_wstring | ( | types::EntityType | literal | ) | 
Translate the enumeration literal literal of types::EntityType to text.
| literal | to be converted into text | 
literal | std::invalid_argument | if literalinvalid | 
| std::wstring aas_core::aas_3_0::wstringification::to_wstring | ( | types::KeyTypes | literal | ) | 
Translate the enumeration literal literal of types::KeyTypes to text.
| literal | to be converted into text | 
literal | std::invalid_argument | if literalinvalid | 
| std::wstring aas_core::aas_3_0::wstringification::to_wstring | ( | types::ModellingKind | literal | ) | 
Translate the enumeration literal literal of types::ModellingKind to text.
| literal | to be converted into text | 
literal | std::invalid_argument | if literalinvalid | 
| std::wstring aas_core::aas_3_0::wstringification::to_wstring | ( | types::ModelType | model_type | ) | 
Translate the enumeration literal model_type to text.
| model_type | to be converted into text | 
model_type | std::invalid_argument | if model_typeinvalid | 
| std::wstring aas_core::aas_3_0::wstringification::to_wstring | ( | types::QualifierKind | literal | ) | 
Translate the enumeration literal literal of types::QualifierKind to text.
| literal | to be converted into text | 
literal | std::invalid_argument | if literalinvalid | 
| std::wstring aas_core::aas_3_0::wstringification::to_wstring | ( | types::ReferenceTypes | literal | ) | 
Translate the enumeration literal literal of types::ReferenceTypes to text.
| literal | to be converted into text | 
literal | std::invalid_argument | if literalinvalid | 
| std::wstring aas_core::aas_3_0::wstringification::to_wstring | ( | types::StateOfEvent | literal | ) | 
Translate the enumeration literal literal of types::StateOfEvent to text.
| literal | to be converted into text | 
literal | std::invalid_argument | if literalinvalid |