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

#include <KIM_LengthUnit.hpp>

Public Member Functions

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

Public Attributes

int lengthUnitID
 

Detailed Description

Definition at line 42 of file KIM_LengthUnit.hpp.

Constructor & Destructor Documentation

◆ LengthUnit() [1/3]

KIM::LengthUnit::LengthUnit ( )

◆ LengthUnit() [2/3]

KIM::LengthUnit::LengthUnit ( int const  id)

◆ LengthUnit() [3/3]

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

Member Function Documentation

◆ operator!=()

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

◆ operator==()

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

◆ String()

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

Member Data Documentation

◆ lengthUnitID

int KIM::LengthUnit::lengthUnitID

Definition at line 45 of file KIM_LengthUnit.hpp.


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