|
Doxygen
|
Implements TextGeneratorIntf for an XML stream. 更多...
类 TextGeneratorXMLImpl 继承关系图:
TextGeneratorXMLImpl 的协作图:Public 成员函数 | |
| TextGeneratorXMLImpl (TextStream &t) | |
| void | writeString (const QCString &s, bool) const |
| void | writeBreak (int) const |
| void | writeLink (const QCString &extRef, const QCString &file, const QCString &anchor, const QCString &text) const |
Public 成员函数 继承自 TextGeneratorIntf | |
| virtual | ~TextGeneratorIntf () |
Private 属性 | |
| TextStream & | m_t |
Implements TextGeneratorIntf for an XML stream.
在文件 xmlgen.cpp 第 207 行定义.
|
inline |
在文件 xmlgen.cpp 第 210 行定义.
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
private |
在文件 xmlgen.cpp 第 223 行定义.
被这些函数引用 writeLink() , 以及 writeString().