Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CLogicsComponent.cpp File Reference
Include dependency graph for CLogicsComponent.cpp:

Classes

struct  LogicComponent
 
struct  LogicComponent::Sections
 
struct  LogicComponent::Keys
 

Variables

static const std::string kPrvStrLogicsComponentsGeneralTypeBasicBlock = "BasicBlock"
 
static const std::string kPrvStrLogicsComponentsGeneralTypeLibrary = "Library"
 
static const std::string kPrvStrLogicsComponentsGeneralTypeOthers = "Others"
 
static const std::string kPrvStrLogicsComponentsGeneralTypeUI = "UI"
 

Variable Documentation

◆ kPrvStrLogicsComponentsGeneralTypeBasicBlock

const std::string kPrvStrLogicsComponentsGeneralTypeBasicBlock = "BasicBlock"
static

◆ kPrvStrLogicsComponentsGeneralTypeLibrary

const std::string kPrvStrLogicsComponentsGeneralTypeLibrary = "Library"
static

◆ kPrvStrLogicsComponentsGeneralTypeOthers

const std::string kPrvStrLogicsComponentsGeneralTypeOthers = "Others"
static

◆ kPrvStrLogicsComponentsGeneralTypeUI

const std::string kPrvStrLogicsComponentsGeneralTypeUI = "UI"
static