FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents
OMEfindFile.cpp File Reference
#include <sys/stat.h>
#include <unistd.h>
#include <errno.h>
#include <dirent.h>
#include <time.h>
#include <OMEtype.h>
#include <OMEfunctions.h>

Macros

#define NATIVE_DIR_SEP   '/'
 
#define ALT_DIR_SEP   '\\'
 

Functions

OMEarrayOMElistDirectory (const OMEstring &dirName, int *errRet)
 List all files within a filesystem directory. More...
 
OMEarrayOMEparsePathSpecification (const OMEstring &spec)
 Parse a list of directories specified by a string path into an sequence of OMEarray elements. More...
 
OMEstringOMEfindFileInDirectory (const OMEstring &fileName, const OMEarray &dirNames)
 Search for a file located within a list of directories specified as elements of an OMEarray. More...
 
OMEstringOMEfindFileInPathSpec (const OMEstring &fileName, const OMEstring &path)
 Search for a file located within a set of directories specified by a string path. More...
 

Macro Definition Documentation

◆ ALT_DIR_SEP

#define ALT_DIR_SEP   '\\'

◆ NATIVE_DIR_SEP

#define NATIVE_DIR_SEP   '/'
Generated: Fri Jul 31 2020 18:19:15
Support Information