Codemesh Runtime v3 C++ API Reference  3.9.205
Public Member Functions | List of all members
xmog::util::filename_matcher Class Reference

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
 

Detailed Description

Utility type for locating files based on a pattern.


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

Copyright (c) 1999-2020 by Codemesh, Inc., ALL RIGHTS RESERVED.