|
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_Member |
Enumerations | |
| enum | MemberNameLevel { nlMEMBER_NAME =-1, nlMEMBER_TYPE =-2, nlMEMBER_PARAMS =-3 } |
Variables | |
| static const string | MEMBER_PREFIX ="CCCC_Member" |
| static const string | MEMEXT_PREFIX ="CCCC_MemExt" |
| enum MemberNameLevel |
| Enumerator | |
|---|---|
| nlMEMBER_NAME | |
| nlMEMBER_TYPE | |
| nlMEMBER_PARAMS | |
Definition at line 30 of file cccc_mem.h.
|
static |
Definition at line 27 of file cccc_mem.h.
|
static |
Definition at line 28 of file cccc_mem.h.
1.8.10