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

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"
 

Enumeration Type Documentation

Enumerator
rmeCLIENT 
rmeSUPPLIER 
rmeHIDDEN 
rmeVISIBLE 
rmeHIDDEN_OR_VISIBLE 
rmeABSTRACT 
rmeCONCRETE 
rmeABSTRACT_OR_CONCRETE 

Definition at line 38 of file cccc_prj.h.

Variable Documentation

const string REJEXT_PREFIX ="CCCC_RejExt"
static

Definition at line 36 of file cccc_prj.h.