KIM API V2
Classes | Macros | Typedefs | Functions | Variables
KIM_ChargeUnit.h File Reference

Go to the source code of this file.

Classes

struct  KIM_ChargeUnit
 

Macros

#define KIM_CHARGE_UNIT_DEFINED_
 

Typedefs

typedef struct KIM_ChargeUnit KIM_ChargeUnit
 

Functions

KIM_ChargeUnit KIM_ChargeUnitFromString (char const *const str)
 
int KIM_ChargeUnitEqual (KIM_ChargeUnit const left, KIM_ChargeUnit right)
 
int KIM_ChargeUnitNotEqual (KIM_ChargeUnit const left, KIM_ChargeUnit right)
 
char const *const KIM_ChargeUnitString (KIM_ChargeUnit const chargeUnit)
 

Variables

KIM_ChargeUnit const KIM_CHARGE_UNIT_unused
 
KIM_ChargeUnit const KIM_CHARGE_UNIT_C
 
KIM_ChargeUnit const KIM_CHARGE_UNIT_e
 
KIM_ChargeUnit const KIM_CHARGE_UNIT_statC
 

Macro Definition Documentation

◆ KIM_CHARGE_UNIT_DEFINED_

#define KIM_CHARGE_UNIT_DEFINED_

Definition at line 44 of file KIM_ChargeUnit.h.

Typedef Documentation

◆ KIM_ChargeUnit

Definition at line 45 of file KIM_ChargeUnit.h.

Function Documentation

◆ KIM_ChargeUnitEqual()

int KIM_ChargeUnitEqual ( KIM_ChargeUnit const  left,
KIM_ChargeUnit  right 
)

◆ KIM_ChargeUnitFromString()

KIM_ChargeUnit KIM_ChargeUnitFromString ( char const *const  str)

◆ KIM_ChargeUnitNotEqual()

int KIM_ChargeUnitNotEqual ( KIM_ChargeUnit const  left,
KIM_ChargeUnit  right 
)

◆ KIM_ChargeUnitString()

char const* const KIM_ChargeUnitString ( KIM_ChargeUnit const  chargeUnit)

Variable Documentation

◆ KIM_CHARGE_UNIT_C

KIM_ChargeUnit const KIM_CHARGE_UNIT_C

◆ KIM_CHARGE_UNIT_e

KIM_ChargeUnit const KIM_CHARGE_UNIT_e

◆ KIM_CHARGE_UNIT_statC

KIM_ChargeUnit const KIM_CHARGE_UNIT_statC

◆ KIM_CHARGE_UNIT_unused

KIM_ChargeUnit const KIM_CHARGE_UNIT_unused