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

#include <KIM_CallbackName.hpp>

Public Member Functions

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

Public Attributes

int callbackNameID
 

Detailed Description

Definition at line 42 of file KIM_CallbackName.hpp.

Constructor & Destructor Documentation

◆ CallbackName() [1/3]

KIM::CallbackName::CallbackName ( )

◆ CallbackName() [2/3]

KIM::CallbackName::CallbackName ( int const  id)

◆ CallbackName() [3/3]

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

Member Function Documentation

◆ operator!=()

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

◆ operator==()

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

◆ String()

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

Member Data Documentation

◆ callbackNameID

int KIM::CallbackName::callbackNameID

Definition at line 45 of file KIM_CallbackName.hpp.


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