1#ifndef AAS_CORE_AAS_3_0_WSTRINGIFICATION_GUARD_ 
    2#define AAS_CORE_AAS_3_0_WSTRINGIFICATION_GUARD_ 
   10#pragma warning(push, 0) 
   31  const std::wstring& text
 
   42  const std::wstring& text
 
   64  const std::wstring& text
 
   76  const std::wstring& text
 
   99  const std::wstring& text
 
  111  const std::wstring& text
 
  134  const std::wstring& text
 
  146  const std::wstring& text
 
  169  const std::wstring& text
 
  181  const std::wstring& text
 
  204  const std::wstring& text
 
  216  const std::wstring& text
 
  239  const std::wstring& text
 
  251  const std::wstring& text
 
  274  const std::wstring& text
 
  286  const std::wstring& text
 
  309  const std::wstring& text
 
  321  const std::wstring& text
 
  344  const std::wstring& text
 
  356  const std::wstring& text
 
  379  const std::wstring& text
 
  391  const std::wstring& text
 
  414  const std::wstring& text
 
  426  const std::wstring& text
 
 
DataTypeIec61360
Definition types.hpp:263
AasSubmodelElements
Enumeration of all possible elements of a ISubmodelElementList.
Definition types.hpp:115
ModellingKind
Enumeration for denoting whether an element is a template or an instance.
Definition types.hpp:75
ModelType
Definition types.hpp:33
DataTypeDefXsd
Enumeration listing all XSD anySimpleTypes.
Definition types.hpp:230
EntityType
Enumeration for denoting whether an entity is a self-managed entity or a co-managed entity.
Definition types.hpp:137
AssetKind
Enumeration for denoting whether an asset is a type asset or an instance asset.
Definition types.hpp:105
ReferenceTypes
Reference types.
Definition types.hpp:171
StateOfEvent
State of an event.
Definition types.hpp:163
Direction
Direction.
Definition types.hpp:152
QualifierKind
Enumeration for kinds of qualifiers.
Definition types.hpp:88
KeyTypes
Enumeration of different key value types within a key.
Definition types.hpp:179
Definition wstringification.hpp:22
std::wstring to_wstring(types::ModelType model_type)
common::optional< types::ModellingKind > ModellingKindFromWstring(const std::wstring &text)
common::optional< types::Direction > DirectionFromWstring(const std::wstring &text)
common::optional< types::KeyTypes > KeyTypesFromWstring(const std::wstring &text)
types::ModelType MustModelTypeFromWstring(const std::wstring &text)
common::optional< types::EntityType > EntityTypeFromWstring(const std::wstring &text)
common::optional< types::ModelType > ModelTypeFromWstring(const std::wstring &text)
types::ReferenceTypes MustReferenceTypesFromWstring(const std::wstring &text)
common::optional< types::DataTypeIec61360 > DataTypeIec61360FromWstring(const std::wstring &text)
types::AasSubmodelElements MustAasSubmodelElementsFromWstring(const std::wstring &text)
common::optional< types::AasSubmodelElements > AasSubmodelElementsFromWstring(const std::wstring &text)
common::optional< types::DataTypeDefXsd > DataTypeDefXsdFromWstring(const std::wstring &text)
types::AssetKind MustAssetKindFromWstring(const std::wstring &text)
types::ModellingKind MustModellingKindFromWstring(const std::wstring &text)
types::DataTypeIec61360 MustDataTypeIec61360FromWstring(const std::wstring &text)
common::optional< types::StateOfEvent > StateOfEventFromWstring(const std::wstring &text)
types::KeyTypes MustKeyTypesFromWstring(const std::wstring &text)
types::StateOfEvent MustStateOfEventFromWstring(const std::wstring &text)
common::optional< types::AssetKind > AssetKindFromWstring(const std::wstring &text)
types::DataTypeDefXsd MustDataTypeDefXsdFromWstring(const std::wstring &text)
common::optional< types::QualifierKind > QualifierKindFromWstring(const std::wstring &text)
common::optional< types::ReferenceTypes > ReferenceTypesFromWstring(const std::wstring &text)
types::Direction MustDirectionFromWstring(const std::wstring &text)
types::EntityType MustEntityTypeFromWstring(const std::wstring &text)
types::QualifierKind MustQualifierKindFromWstring(const std::wstring &text)