|
Doxygen
|
#include <string>#include "qcstring.h"#include "containers.h"#include "vhdljjparser.h"#include "vhdldocgen.h"#include "message.h"#include "config.h"#include "doxygen.h"#include "util.h"#include "language.h"#include "commentscan.h"#include "index.h"#include "definition.h"#include "searchindex.h"#include "outputlist.h"#include "arguments.h"#include "types.h"#include "growbuf.h"#include "markdown.h"#include "VhdlParserTokenManager.h"#include "VhdlParserErrorHandler.hpp"#include "regex.h"
vhdljjparser.cpp 的引用(Include)关系图:类 | |
| struct | VHDLDocInfo |
| struct | VHDLOutlineParser::Private |
函数 | |
| static bool | isConstraintFile (const QCString &fileName, const QCString &ext) |
| const EntryList & | getVhdlInstList () |
| QCString | filter2008VhdlComment (const char *s) |
变量 | |
| static EntryList | g_instFiles |
| static int | idCounter |
| QCString filter2008VhdlComment | ( | const char * | s | ) |
在文件 vhdljjparser.cpp 第 862 行定义.
引用了 GrowBuf::addChar(), GrowBuf::at(), GrowBuf::get(), GrowBuf::getPos() , 以及 GrowBuf::setPos().
| const EntryList& getVhdlInstList | ( | ) |
在文件 vhdljjparser.cpp 第 839 行定义.
引用了 g_instFiles.
在文件 vhdljjparser.cpp 第 48 行定义.
引用了 QCString::length() , 以及 QCString::right().
被这些函数引用 VHDLOutlineParser::parseInput().
|
static |
在文件 vhdljjparser.cpp 第 56 行定义.
被这些函数引用 VHDLOutlineParser::addCompInst() , 以及 getVhdlInstList().
|
static |
在文件 vhdljjparser.cpp 第 242 行定义.
被这些函数引用 VHDLOutlineParser::getNameID().