34 #ifndef KIM_DATA_TYPE_HPP_ 35 #define KIM_DATA_TYPE_HPP_ 52 std::string
String()
const;
72 #endif // KIM_DATA_TYPE_HPP_ bool operator==(DataType const &rhs) const
std::string String() const
int GetDataType(int const index, DataType *const dataType)
bool operator!=(DataType const &rhs) const
void GetNumberOfDataTypes(int *const numberOfDataTypes)
bool operator()(DataType const &a, DataType const &b) const