WXP C++ Library Version 6.74.9
|
This is the complete list of members for WXP::Tools, including all inherited members.
calcInterval(float max, float min, int num) | WXP::Tools | static |
dumpHex(const unsigned char *buf, int size) (defined in WXP::Tools) | WXP::Tools | static |
isFloat(const char *str) (defined in WXP::Tools) | WXP::Tools | static |
isInt(const char *str) (defined in WXP::Tools) | WXP::Tools | static |
printClean(const unsigned char *line, int size) (defined in WXP::Tools) | WXP::Tools | static |
printControl(const unsigned char *line, int size) (defined in WXP::Tools) | WXP::Tools | static |
swap(float f1, float f2) (defined in WXP::Tools) | WXP::Tools | static |
toInt(float x) (defined in WXP::Tools) | WXP::Tools | static |
toString(float val, String &str) (defined in WXP::Tools) | WXP::Tools | static |
toString(float val, int sig, String &str) (defined in WXP::Tools) | WXP::Tools | static |