Codemesh Runtime v3 C++ API Reference
3.9.205
|
Utility type for locating files based on a pattern. More...
#include <xmog_util_file.h>
Public Member Functions | |
filename_matcher (const char *pattern) | |
bool | matches (const char *name, bool bCaseSensitive=XMOG_CASE_SENSITIVITY_DEFAULT) const |
Utility type for locating files based on a pattern.