Namespaces | |
maxon | |
Enumerations | |
enum class | DBVERSION { S22 , R23_CONVERTLIMIT , R23_CONVERTENUM , R23_CONVERTENUM2 , R23_DBVERSIONIDTYPE , CURRENT } |
Functions | |
enum maxon::DBVERSION | MAXON_ENUM_ORDERED_LIST (DBVERSION) |
Variables | |
S22 | |
R23_CONVERTLIMIT | |
R23_CONVERTENUM | |
R23_CONVERTENUM2 | |
R23_DBVERSIONIDTYPE | |
CURRENT | |
S22 |
R23_CONVERTLIMIT |
convert limit Bool to enum
R23_CONVERTENUM |
convert .enum and .command. to #enum and #command#
R23_CONVERTENUM2 |
convert .enum and .command. fixes ITEM#328085 [RE] Strings Translation tool deletes already translated strings
R23_DBVERSIONIDTYPE |
removes the old dbversion type
CURRENT |