34 #ifndef KIM_SUPPORT_STATUS_HPP_ 35 #define KIM_SUPPORT_STATUS_HPP_ 52 std::string
String()
const;
55 namespace SUPPORT_STATUS
74 #endif // KIM_SUPPORT_STATUS_HPP_ void GetNumberOfSupportStatuses(int *const numberOfSupportStatuses)
bool operator==(SupportStatus const &rhs) const
int GetSupportStatus(int const index, SupportStatus *const supportStatus)
bool operator()(SupportStatus const &a, SupportStatus const &b) const
std::string String() const
SupportStatus const notSupported
SupportStatus const required
SupportStatus const requiredByAPI
bool operator!=(SupportStatus const &rhs) const
SupportStatus const optional