Doxygen
Preprocessor类 参考

#include <pre.h>

Public 成员函数

 Preprocessor ()
 
 ~Preprocessor ()
 
void processFile (const QCString &fileName, BufStr &input, BufStr &output)
 
void addSearchDir (const QCString &dir)
 

Private 属性

std::unique_ptr< Privatep
 

详细描述

在文件 pre.h26 行定义.

构造及析构函数说明

◆ Preprocessor()

Preprocessor::Preprocessor ( )

◆ ~Preprocessor()

Preprocessor::~Preprocessor ( )

成员函数说明

◆ addSearchDir()

void Preprocessor::addSearchDir ( const QCString dir)

被这些函数引用 parseFile().

◆ processFile()

void Preprocessor::processFile ( const QCString fileName,
BufStr input,
BufStr output 
)

被这些函数引用 parseFile().

类成员变量说明

◆ p

std::unique_ptr<Private> Preprocessor::p
private

在文件 pre.h34 行定义.


该类的文档由以下文件生成: