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)
Public Attributes
the input file name (without path)
the output file name
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:
- /home/bettini/work/source-highlight/src-highlite/lib/srchilite/fileinfo.h
- /home/bettini/work/source-highlight/src-highlite/lib/srchilite/fileinfo.cpp