Define the specification of a file.
Definition in file FileSpec.hpp.
Go to the source code of this file.
Classes | |
class | gnsstk::FileSpec |
class | gnsstk::FileSpec::FileSpecElement |
struct | gnsstk::FileSpec::FileSpecSort |
Namespaces | |
gnsstk | |
For Sinex::InputHistory. | |
Functions | |
gnsstk::NEW_EXCEPTION_CLASS (FileSpecException, gnsstk::Exception) | |
FileSpec::FileSpecType & | gnsstk::operator++ (FileSpec::FileSpecType &fst, int) |
Operator++ for FileSpecType. More... | |
FileSpec::FileSpecType & | gnsstk::operator-- (FileSpec::FileSpecType &fst, int) |
Operator– for FileSpecType. More... | |
Variables | |
const char | slash = '/' |
const char slash = '/' |
Definition at line 57 of file FileSpec.hpp.