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

#include <KIM_ComputeArgumentName.hpp>

Public Member Functions

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

Public Attributes

int computeArgumentNameID
 

Detailed Description

Definition at line 44 of file KIM_ComputeArgumentName.hpp.

Constructor & Destructor Documentation

◆ ComputeArgumentName() [1/3]

KIM::ComputeArgumentName::ComputeArgumentName ( )

◆ ComputeArgumentName() [2/3]

KIM::ComputeArgumentName::ComputeArgumentName ( int const  id)

◆ ComputeArgumentName() [3/3]

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

Member Function Documentation

◆ operator!=()

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

◆ operator==()

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

◆ String()

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

Member Data Documentation

◆ computeArgumentNameID

int KIM::ComputeArgumentName::computeArgumentNameID

Definition at line 47 of file KIM_ComputeArgumentName.hpp.


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