|
TouchCPLib
1.0.0
A touch-enabled GUI interface based on SDL and libTS. It provides a simple desktop-free UI for your embedded Raspberry projects.
|
#include <TouchCPException.h>


Public Member Functions | |
| TouchCPException (const std::string &message) | |
| TouchCPException (const char *message,...) | |
| const char * | what () const noexcept override |
|
inline |
|
inline |
|
inlineoverridenoexcept |