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

#include <KIM_ArgumentName.hpp>

Public Member Functions

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

Public Attributes

int argumentNameID
 

Detailed Description

Definition at line 44 of file KIM_ArgumentName.hpp.

Constructor & Destructor Documentation

◆ ArgumentName() [1/3]

KIM::ArgumentName::ArgumentName ( )

◆ ArgumentName() [2/3]

KIM::ArgumentName::ArgumentName ( int const  id)

◆ ArgumentName() [3/3]

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

Member Function Documentation

◆ operator!=()

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

◆ operator==()

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

◆ String()

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

Member Data Documentation

◆ argumentNameID

int KIM::ArgumentName::argumentNameID

Definition at line 47 of file KIM_ArgumentName.hpp.


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