#include <stringutils.h>
Public Member Functions | |
| IsDelimeter (char delim) | |
| bool | operator() (char c) const |
Based on the character passed to the constructor, this class will check for that character.
| dtUtil::IsDelimeter::IsDelimeter | ( | char | delim | ) | [inline] |
| bool dtUtil::IsDelimeter::operator() | ( | char | c | ) | const [inline] |