36 #ifndef KIM_CHARGE_UNIT_H_ 37 #define KIM_CHARGE_UNIT_H_ 43 #ifndef KIM_CHARGE_UNIT_DEFINED_ 44 #define KIM_CHARGE_UNIT_DEFINED_ KIM_ChargeUnit KIM_ChargeUnitFromString(char const *const str)
KIM_ChargeUnit const KIM_CHARGE_UNIT_statC
KIM_ChargeUnit const KIM_CHARGE_UNIT_e
KIM_ChargeUnit const KIM_CHARGE_UNIT_unused
char const *const KIM_ChargeUnitString(KIM_ChargeUnit const chargeUnit)
KIM_ChargeUnit const KIM_CHARGE_UNIT_C
int KIM_ChargeUnitNotEqual(KIM_ChargeUnit const left, KIM_ChargeUnit right)
int KIM_ChargeUnitEqual(KIM_ChargeUnit const left, KIM_ChargeUnit right)