My Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
pre.h File Reference

Go to the source code of this file.

Functions

void initPreprocessor ()
 
void cleanUpPreprocessor ()
 
void addSearchDir (const char *dir)
 
void preprocessFile (const char *fileName, BufStr &input, BufStr &output)
 
void preFreeScanner ()
 

Function Documentation

void addSearchDir ( const char *  dir)

Referenced by adjustConfiguration().

void cleanUpPreprocessor ( )

Referenced by cleanUpDoxygen().

void initPreprocessor ( )

Referenced by initDoxygen().

void preFreeScanner ( )

Referenced by parseInput().

void preprocessFile ( const char *  fileName,
BufStr input,
BufStr output 
)

Referenced by parseFile().