Source-highlight Library
srchilite::FileInfo Struct Reference

Information about the file we are processing. More...

#include <fileinfo.h>

Inheritance diagram for srchilite::FileInfo:
Collaboration diagram for srchilite::FileInfo:

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
 

Detailed Description

Information about the file we are processing.


The documentation for this struct was generated from the following files: