Information about the file we are processing.
More...
#include <fileinfo.h>
|
|
| FileInfo (const std::string &input, const std::string &output) |
|
void | setParserInfo (const std::string &name, unsigned int l) |
|
void | setParserInfo (const ParserInfo *p) |
|
void | setParserInfo (const std::string &name, unsigned int l) |
|
void | setParserInfo (const ParserInfo *p) |
|
|
std::string | input_file_name |
| | the input file name (without path)
|
|
std::string | output_file_name |
| | the output file name
|
|
std::string | output_file_extension |
| | the output file extension
|
|
std::string | filename |
|
unsigned int | line |
Information about the file we are processing.
The documentation for this struct was generated from the following files:
- /cygdrive/d/a/scallywag/source-highlight/source-highlight-3.1.9-1.x86_64/src/source-highlight-3.1.9/lib/srchilite/fileinfo.h
- /cygdrive/d/a/scallywag/source-highlight/source-highlight-3.1.9-1.x86_64/src/source-highlight-3.1.9/lib/srchilite/fileinfo.cpp