KiCad PCB EDA Suite
|
Go to the source code of this file.
Functions | |
template<typename KiCadEnum , typename ProtoEnum > | |
KiCadEnum | FromProtoEnum (ProtoEnum aEnumValue) |
template<typename KiCadEnum , typename ProtoEnum > | |
ProtoEnum | ToProtoEnum (KiCadEnum aEnumValue) |
KiCadEnum FromProtoEnum | ( | ProtoEnum | aEnumValue | ) |
ProtoEnum ToProtoEnum | ( | KiCadEnum | aEnumValue | ) |