dtUtil::IsDelimeter Class Reference

Generic string delimeter check function class. More...

#include <stringutils.h>

List of all members.

Public Member Functions

 IsDelimeter (char delim)
bool operator() (char c) const


Detailed Description

Generic string delimeter check function class.

Based on the character passed to the constructor, this class will check for that character.


Constructor & Destructor Documentation

dtUtil::IsDelimeter::IsDelimeter ( char  delim  )  [inline]


Member Function Documentation

bool dtUtil::IsDelimeter::operator() ( char  c  )  const [inline]


http://www.delta3d.org
2.0.0 generated 14 Feb 2008