XLE
v0.02.0
|
Public Member Functions | |
template<typename CharType > | |
CharType | GetSeparator () const |
bool | IsCaseSensitive () const |
FilenameRules (char separator, bool isCaseSensitive) | |
Protected Attributes | |
char | _separator |
bool | _isCaseSensitive |