Doxygen
|
Implements TextGeneratorIntf for an OutputDocInterface stream. 更多...
#include <util.h>
Public 成员函数 | |
virtual | ~TextGeneratorOLImpl () |
TextGeneratorOLImpl (OutputDocInterface &od) | |
void | writeString (const QCString &s, bool keepSpaces) const |
void | writeBreak (int indent) const |
void | writeLink (const QCString &extRef, const QCString &file, const QCString &anchor, const QCString &text) const |
Public 成员函数 继承自 TextGeneratorIntf | |
virtual | ~TextGeneratorIntf () |
Private 属性 | |
OutputDocInterface & | m_od |
Implements TextGeneratorIntf for an OutputDocInterface stream.
TextGeneratorOLImpl::TextGeneratorOLImpl | ( | OutputDocInterface & | od | ) |
|
virtual |
|
virtual |
|
virtual |
|
private |
被这些函数引用 writeBreak(), writeLink() , 以及 writeString().