|
CCCC - C and C++ Code Counter
9999-git
CCCC Development version (post-3.1.4)
|
#include "cccc_rec.h"Go to the source code of this file.
Classes | |
| class | CCCC_Project |
| struct | CCCC_Project::ExtentTableEntry |
Enumerations | |
| enum | RelationshipMaskElements { rmeCLIENT =0x01, rmeSUPPLIER =0x02, rmeHIDDEN =0x10, rmeVISIBLE =0x20, rmeHIDDEN_OR_VISIBLE =0x30, rmeABSTRACT =0x40, rmeCONCRETE =0x80, rmeABSTRACT_OR_CONCRETE =0xC0 } |
Variables | |
| static const string | REJEXT_PREFIX ="CCCC_RejExt" |
| Enumerator | |
|---|---|
| rmeCLIENT | |
| rmeSUPPLIER | |
| rmeHIDDEN | |
| rmeVISIBLE | |
| rmeHIDDEN_OR_VISIBLE | |
| rmeABSTRACT | |
| rmeCONCRETE | |
| rmeABSTRACT_OR_CONCRETE | |
Definition at line 38 of file cccc_prj.h.
|
static |
Definition at line 36 of file cccc_prj.h.
1.8.10