File and Directory Processing Utilities


Namespaces

namespace  gpstk::FileUtils
 These functions and macros help process files and directories.

Classes

class  FileFilter
 This class is a framework for sorting and filtering file data. More...
class  FileFilterFrame
 This class is a wrapper for FileHunter and FileFilter, allowing you to easily pick what files you want to process and how to process them. More...
class  FileFilterFrameWithHeader
 This is just like FileFilterFrame but it can also handle header data. More...
class  FileHunterException
 The only exception that class FileHunter throws. More...
class  FileHunter
 FileHunter is a class designed to find files matching specified criteria. More...
class  FileSpecException
 This exception is thrown when there is a problem with handling file specifications. More...
class  FileSpec
 A FileSpec is how file names are defined. More...
class  RTFileFrameHelper
 specifying internal enums and classes of a template class can be problematic, so these are declared outside RTFileFrame More...
class  RTFileFrameIterator
 An iterator class for the RTFileFrame. More...
class  RTFileFrame
 This class supports two iteration semantics. More...

Functions

FileSpec::FileSpecType & gpstk::operator-- (FileSpec::FileSpecType &fst, int)
 Operator-- for FileSpecType.
FileSpec::FileSpecType & gpstk::operator++ (FileSpec::FileSpecType &fst, int)
 Operator++ for FileSpecType.


Function Documentation

FileSpec::FileSpecType& operator++ FileSpec::FileSpecType &  fst,
int 
 

Operator++ for FileSpecType.

Definition at line 71 of file FileSpec.cpp.

FileSpec::FileSpecType& operator-- FileSpec::FileSpecType &  fst,
int 
 

Operator-- for FileSpecType.

Definition at line 64 of file FileSpec.cpp.


Generated on Sat May 18 03:31:34 2013 for GPS ToolKit Software Library by  doxygen 1.3.9.1