CCCC - C and C++ Code Counter  9999-git
CCCC Development version (post-3.1.4)
Classes | Enumerations | Variables
cccc_mem.h File Reference
#include "cccc_rec.h"
Include dependency graph for cccc_mem.h:
This graph shows which files directly or indirectly include this file:

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"
 

Enumeration Type Documentation

Enumerator
nlMEMBER_NAME 
nlMEMBER_TYPE 
nlMEMBER_PARAMS 

Definition at line 30 of file cccc_mem.h.

Variable Documentation

const string MEMBER_PREFIX ="CCCC_Member"
static

Definition at line 27 of file cccc_mem.h.

const string MEMEXT_PREFIX ="CCCC_MemExt"
static

Definition at line 28 of file cccc_mem.h.