|
Source-highlight Library
|
Information about the file we are processing. More...
#include <fileinfo.h>


Public Member Functions | |
| FileInfo (const std::string &input, const std::string &output) | |
| void | setParserInfo (const std::string &name, unsigned int l) |
| void | setParserInfo (const ParserInfo *p) |
Public Attributes | |
| 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.