
TOP --> CcDocCcDoc
| Name | Scope | Type | Brief Description |
|---|---|---|---|
CCcDoc
| local | class | CcDoc main. |
CCcDocCtf
| local | class | CcDoc Token Format (CTF) handler. |
CCcDocLexer
| local | class | Converts a C++ source file into tokens with associated types. |
CCcDocParser
| local | class | Parse a C++ header file and generate a list of statement tuples. |
CCcDocParserNode
| local | class | C++ parse tree node. It is a list of string rep ids. |
CCcDocPhase1
| local | class | This class manages the phase1 processing. |
CCcDocPhase2
| local | class | This class manages the phase2 processing. |
CCcDocPhase3
| local | class | This class manages the phase3 processing. This phase generates the HTML. |
CCcDocPhase3PkgTree
| local | class | This class manages the package tree and generates the nifty drawing of the package tree. |
CCcDocPrep
| local | class | Ccdoc simple pre-processor. |
CCcDocPrepExpr
| local | class | This class handles the expression tree stuff for the pre-processor. for #if statements. It is pretty primitive. |
CCcDocStringRep
| local | class | String repository. |
CCcDocUtils
| local | class | General utilities used by all clients in the subsystem. |
| Name | Scope | Type | Brief Description |
|---|---|---|---|
CCcDoc
| local | class | CcDoc main. |
CCcDocCtf
| local | class | CcDoc Token Format (CTF) handler. |
CCcDocLexer
| local | class | Converts a C++ source file into tokens with associated types. |
CCcDocParser
| local | class | Parse a C++ header file and generate a list of statement tuples. |
CCcDocParserNode
| local | class | C++ parse tree node. It is a list of string rep ids. |
CCcDocPhase1
| local | class | This class manages the phase1 processing. |
CCcDocPhase2
| local | class | This class manages the phase2 processing. |
CCcDocPhase3
| local | class | This class manages the phase3 processing. This phase generates the HTML. |
CCcDocPhase3PkgTree
| local | class | This class manages the package tree and generates the nifty drawing of the package tree. |
CCcDocPrep
| local | class | Ccdoc simple pre-processor. |
CCcDocPrepExpr
| local | class | This class handles the expression tree stuff for the pre-processor. for #if statements. It is pretty primitive. |
CCcDocStringRep
| local | class | String repository. |
CCcDocUtils
| local | class | General utilities used by all clients in the subsystem. |
This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.
Click here to return to the top of the page.