Skip to main content

The TocState Struct Reference

Declaration

struct DocbookGenerator::TocState { ... }

Public Member Attributes Index

intlevel = 0
intmaxLevel = 0
BoolVectorinLi

Definition at line 343 of file docbookgen.h.

Public Member Attributes

inLi

BoolVector DocbookGenerator::TocState::inLi

Definition at line 347 of file docbookgen.h.

level

int DocbookGenerator::TocState::level = 0

Definition at line 345 of file docbookgen.h.

345 int level = 0;

maxLevel

int DocbookGenerator::TocState::maxLevel = 0

Definition at line 346 of file docbookgen.h.

346 int maxLevel = 0;

The documentation for this struct was generated from the following file:


Generated via doxygen2docusaurus by Doxygen 1.14.0.