|
Dynalib Utils
|
This is the complete list of members for CheckForError, including all inherited members.
| assertInBounds(int index, int maxIndex, const std::string &msg="???") | CheckForError | static |
| assertNotNull(void *obj, const std::string &msg="???") | CheckForError | static |
| assertValidArg(bool expResult, const std::string &msg="???") | CheckForError | static |
| isInBounds(int index, int maxIndex, const std::string &msg="???") | CheckForError | static |
| isNotNull(void *obj, const std::string &msg="???") | CheckForError | static |
| isValidArg(bool expResult, const std::string &msg="???") | CheckForError | static |
1.8.13