Gitiles
Code Review
Sign In
git.eclipse.org
/
basyx
/
basyx
/
10dc55267e90bba7e8e2616d2b5d148416842d47
/
.
/
sdks
/
c++
/
basys.sdk.cc
/
src
/
aas
/
aas
/
api
/
constant_definitions.h
blob: ae5be9653fe609a161ea5b5668717cfe47d5680c [
file
] [
log
] [
blame
]
#include
"aas/aas/parts/IConceptDictionary.h"
namespace
basyx
{
namespace
aas
{
constexpr
char
IConceptDictionary
::
Path
::
ConceptDescription
[];
constexpr
char
IConceptDictionary
::
Path
::
ConceptDescriptions
[];
}
}