a validator that allows a subset of characters thought to be useful in filepaths. More...
#include <fixed-buffer.h>
Static Public Member Functions | |
static bool | isValid (IN char a) throw () |
a validator that allows a subset of characters thought to be useful in filepaths.
Note that this is somewhat restrictive.
Definition at line 154 of file fixed-buffer.h.
static bool CommonFileValidator::isValid | ( | IN char | a | ) | throw () [inline, static] |
Definition at line 156 of file fixed-buffer.h.