Points&Forces (core)
Software tools facilitating the task of surveying architecture
|
Unix glob implementation. More...
#include <SimpleGlob.h>
Public Member Functions | |
SimpleGlobBase () | |
~SimpleGlobBase () | |
void | FilePrep () |
int | FindFirstFileS (const char *a_pszFileSpec, unsigned int a_uiFlags) |
bool | FindNextFileS (char) |
void | FindDone () |
const char * | GetFileNameS (char) const |
bool | IsDirS (char) const |
SG_FileType | GetFileTypeS (const char *a_pszPath) const |
Unix glob implementation.
Definition at line 388 of file SimpleGlob.h.
|
inline |
Definition at line 390 of file SimpleGlob.h.
|
inline |
Definition at line 395 of file SimpleGlob.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 452 of file SimpleGlob.h.
|
inline |
Definition at line 480 of file SimpleGlob.h.
|
inline |
Definition at line 469 of file SimpleGlob.h.