a validator that allows alphanumerics only More...
#include <fixed-buffer.h>
Static Public Member Functions | |
static bool | isValid (IN char a) throw () |
a validator that allows alphanumerics only
Definition at line 140 of file fixed-buffer.h.
static bool AlphanumericValidator::isValid | ( | IN char | a | ) | throw () [inline, static] |
Definition at line 142 of file fixed-buffer.h.