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_UseRelationship |
Enumerations | |
enum | UserelNameLevel { nlSUPPLIER =-1, nlCLIENT =-2, nlMEMBER =-3 } |
Variables | |
static const string | USEREL_PREFIX ="CCCC_UseRel" |
static const string | USEEXT_PREFIX ="CCCC_UseExt" |
enum UserelNameLevel |
Enumerator | |
---|---|
nlSUPPLIER | |
nlCLIENT | |
nlMEMBER |
Definition at line 32 of file cccc_use.h.
|
static |
Definition at line 30 of file cccc_use.h.
|
static |
Definition at line 29 of file cccc_use.h.