KIM API V2
Public Member Functions | Public Attributes | List of all members
KIM::ChargeUnit Class Reference

#include <KIM_ChargeUnit.hpp>

Public Member Functions

 ChargeUnit ()
 
 ChargeUnit (int const id)
 
 ChargeUnit (std::string const &str)
 
bool operator== (ChargeUnit const &rhs) const
 
bool operator!= (ChargeUnit const &rhs) const
 
std::string String () const
 

Public Attributes

int chargeUnitID
 

Detailed Description

Definition at line 42 of file KIM_ChargeUnit.hpp.

Constructor & Destructor Documentation

◆ ChargeUnit() [1/3]

KIM::ChargeUnit::ChargeUnit ( )

◆ ChargeUnit() [2/3]

KIM::ChargeUnit::ChargeUnit ( int const  id)

◆ ChargeUnit() [3/3]

KIM::ChargeUnit::ChargeUnit ( std::string const &  str)

Member Function Documentation

◆ operator!=()

bool KIM::ChargeUnit::operator!= ( ChargeUnit const &  rhs) const

◆ operator==()

bool KIM::ChargeUnit::operator== ( ChargeUnit const &  rhs) const

◆ String()

std::string KIM::ChargeUnit::String ( ) const

Member Data Documentation

◆ chargeUnitID

int KIM::ChargeUnit::chargeUnitID

Definition at line 45 of file KIM_ChargeUnit.hpp.


The documentation for this class was generated from the following file: