Keyple C++  0.9.0
Keyple, an Open Source SDK for Ticketing
keyple::core::util::KeypleAssert Member List

This is the complete list of members for keyple::core::util::KeypleAssert, including all inherited members.

getInstance()keyple::core::util::KeypleAssertstatic
greaterOrEqual(const int number, const int minValue, const std::string &name) constkeyple::core::util::KeypleAssert
isEqual(const int number, const int value, const std::string &name) constkeyple::core::util::KeypleAssert
isInRange(const int number, const int minValue, const int maxValue, const std::string &name) constkeyple::core::util::KeypleAssert
isTrue(const bool condition, const std::string &name) constkeyple::core::util::KeypleAssert
notEmpty(const std::string &obj, const std::string &name) constkeyple::core::util::KeypleAssert
notEmpty(const std::vector< uint8_t > &obj, const std::string &name) constkeyple::core::util::KeypleAssert
notNull(void *obj, const std::string &name) constkeyple::core::util::KeypleAssert