-
- Downloads
ENH: New functions getEnumNameFromValue() and getEnumValueFromName()
parent
a34f7beb
No related branches found
No related tags found
This commit is part of merge request !12. Comments created here will be created in the context of that merge request.
Showing
- include/caosdb/data_type.h 13 additions, 2 deletionsinclude/caosdb/data_type.h
- include/caosdb/entity.h 23 additions, 7 deletionsinclude/caosdb/entity.h
- include/caosdb/utility.h 50 additions, 2 deletionsinclude/caosdb/utility.h
- src/CMakeLists.txt 1 addition, 0 deletionssrc/CMakeLists.txt
- src/caosdb/utility.cpp 95 additions, 0 deletionssrc/caosdb/utility.cpp
- test/test_utility.cpp 27 additions, 0 deletionstest/test_utility.cpp
src/caosdb/utility.cpp
0 → 100644
Please register or sign in to comment