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

#include <KIM_EnergyUnit.hpp>

Public Member Functions

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

Public Attributes

int energyUnitID
 

Detailed Description

Definition at line 42 of file KIM_EnergyUnit.hpp.

Constructor & Destructor Documentation

◆ EnergyUnit() [1/3]

KIM::EnergyUnit::EnergyUnit ( )

◆ EnergyUnit() [2/3]

KIM::EnergyUnit::EnergyUnit ( int const  id)

◆ EnergyUnit() [3/3]

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

Member Function Documentation

◆ operator!=()

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

◆ operator==()

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

◆ String()

std::string const& KIM::EnergyUnit::String ( ) const

Member Data Documentation

◆ energyUnitID

int KIM::EnergyUnit::energyUnitID

Definition at line 45 of file KIM_EnergyUnit.hpp.


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