Static Public Member Functions

CommonFileValidator Class Reference

a validator that allows a subset of characters thought to be useful in filepaths. More...

#include <fixed-buffer.h>

List of all members.

Static Public Member Functions

static bool isValid (char a) throw ()

Detailed Description

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.


Member Function Documentation

static bool CommonFileValidator::isValid ( char  a  )  throw () [inline, static]

Definition at line 156 of file fixed-buffer.h.


The documentation for this class was generated from the following file: