class
DirEntries
::
Dir
::
Top
One
@top
entry.
Public members:
Top
(
const char*
origin
,
const char*
name
,
char*
doc
,
uint
firstLine
,
bool
localIndex
)
const char*
name
(void) const
Topic name.
const char*
source
(void) const
Topic source file.
uint
lineNo
(void) const
Line number of first text line.
void
isDuplicateDefault
(void)
Notify a default topic that there is another default topic in directory, and he should give way.
void
generate
(
const char*
fileName
,
HouseKeep
&
extcon
,
String*
prev
,
String*
next
)
Generate HTML page.
void
generate1
(
FileInfo
&
docFile
,
HouseKeep
&
extcon
,
String*
prev
,
String*
next
)
Write topic text to
docFile
.
void
resolve
(
HouseKeep
const&
hk
) const
Resolve references in HTML file.