Public Member Functions | Private Member Functions | Private Attributes | List of all members
FileSpecFind_T Class Reference

Detailed Description

Definition at line 59 of file FileSpecFind_T.cpp.

Public Member Functions

 FileSpecFind_T ()
 
unsigned findSimpleFileName ()
 test find with a simple file name with no wildcards and no path More...
 
unsigned findTestsAbs ()
 test find with absolute paths More...
 
unsigned findTestsRel ()
 test find with relative paths, no . or .. More...
 
unsigned findTestsRelDot ()
 test find with relative paths that include . More...
 
unsigned findTestsRelDotDot ()
 test find with relative paths that include .. More...
 

Private Member Functions

unsigned findTests (const std::string &tld, const std::string &testName)
 generic version of above tests More...
 
bool openable (const list< string > &files)
 Return true if all paths in files can be opened for read. More...
 

Private Attributes

std::string fs
 File separator, but short. More...
 

Constructor & Destructor Documentation

◆ FileSpecFind_T()

FileSpecFind_T::FileSpecFind_T ( )
inline

Definition at line 62 of file FileSpecFind_T.cpp.

Member Function Documentation

◆ findSimpleFileName()

unsigned FileSpecFind_T::findSimpleFileName ( )

test find with a simple file name with no wildcards and no path

Definition at line 413 of file FileSpecFind_T.cpp.

◆ findTests()

unsigned FileSpecFind_T::findTests ( const std::string &  tld,
const std::string &  testName 
)
private

generic version of above tests

Definition at line 137 of file FileSpecFind_T.cpp.

◆ findTestsAbs()

unsigned FileSpecFind_T::findTestsAbs ( )

test find with absolute paths

Definition at line 105 of file FileSpecFind_T.cpp.

◆ findTestsRel()

unsigned FileSpecFind_T::findTestsRel ( )

test find with relative paths, no . or ..

Definition at line 113 of file FileSpecFind_T.cpp.

◆ findTestsRelDot()

unsigned FileSpecFind_T::findTestsRelDot ( )

test find with relative paths that include .

Definition at line 121 of file FileSpecFind_T.cpp.

◆ findTestsRelDotDot()

unsigned FileSpecFind_T::findTestsRelDotDot ( )

test find with relative paths that include ..

Definition at line 129 of file FileSpecFind_T.cpp.

◆ openable()

bool FileSpecFind_T::openable ( const list< string > &  files)
private

Return true if all paths in files can be opened for read.

Definition at line 89 of file FileSpecFind_T.cpp.

Member Data Documentation

◆ fs

std::string FileSpecFind_T::fs
private

File separator, but short.

Definition at line 84 of file FileSpecFind_T.cpp.


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


gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:43