Definition at line 159 of file docbookgen.cpp.
TextGeneratorDocbookImpl::TextGeneratorDocbookImpl |
( |
FTextStream & |
t | ) |
|
|
inline |
void TextGeneratorDocbookImpl::writeBreak |
( |
int |
| ) |
const |
|
inlinevirtual |
void TextGeneratorDocbookImpl::writeLink |
( |
const char * |
extRef, |
|
|
const char * |
file, |
|
|
const char * |
anchor, |
|
|
const char * |
text |
|
) |
| const |
|
inlinevirtual |
Implements TextGeneratorIntf.
Definition at line 168 of file docbookgen.cpp.
void writeDocbookLink(FTextStream &t, const char *, const char *compoundId, const char *anchorId, const char *text, const char *)
void TextGeneratorDocbookImpl::writeString |
( |
const char * |
s, |
|
|
bool |
|
|
) |
| const |
|
inlinevirtual |
The documentation for this class was generated from the following file: