36 #ifndef KIM_CHARGE_UNIT_H_ 37 #define KIM_CHARGE_UNIT_H_ 43 #ifndef KIM_CHARGE_UNIT_DEFINED_ 44 #define KIM_CHARGE_UNIT_DEFINED_ void KIM_CHARGE_UNIT_GetNumberOfChargeUnits(int *const numberOfChargeUnits)
KIM_ChargeUnit const KIM_CHARGE_UNIT_statC
KIM_ChargeUnit const KIM_CHARGE_UNIT_e
int KIM_CHARGE_UNIT_GetChargeUnit(int const index, KIM_ChargeUnit *const chargeUnit)
char const *const KIM_ChargeUnit_String(KIM_ChargeUnit const chargeUnit)
KIM_ChargeUnit const KIM_CHARGE_UNIT_unused
int KIM_ChargeUnit_NotEqual(KIM_ChargeUnit const left, KIM_ChargeUnit right)
KIM_ChargeUnit KIM_ChargeUnit_FromString(char const *const str)
KIM_ChargeUnit const KIM_CHARGE_UNIT_C
int KIM_ChargeUnit_Equal(KIM_ChargeUnit const left, KIM_ChargeUnit right)