TOP --> CcDoc
This class manages the phase1 processing.
Phase 1 consists of the following steps:
CCcDocPhase1
~CCcDocPhase1
Run
public CCcDocPhase1 ( ) ;
Constructor.
public ~ CCcDocPhase1 ( ) ;
Destructor.
public bool Run ( CCcDocCtf & ctf ,
CJdlStringList & files ,
CJdlStringList & defines ,
const char * pkgName ) ;
Run this phase.
| repository | The repository. |
| files | The list of source files. |
| defines | The list of -D and -U records from the command line. |
| pkgName | The name of the current package from the command line, this overrides the internal @pkg name. |
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.