Variables
cf_switches.cc File Reference

definition of class CFSwitches. More...

#include "config.h"
#include "cf_switches.h"
#include "cf_defs.h"

Go to the source code of this file.

Variables

CFSwitches cf_glob_switches
 CFSwitches cf_glob_switches;. More...
 

Detailed Description

definition of class CFSwitches.

Used by: cf_globals.cc

Definition in file cf_switches.cc.

Variable Documentation

◆ cf_glob_switches

CFSwitches cf_glob_switches

CFSwitches cf_glob_switches;.

cf_glob_switches - factory switches.

This is the only object of type CFSwitches in factory. It is used either directly in the low level algorithms or by the functions On(), Off(), isOn() defined in canonicalform.cc.

Definition at line 41 of file cf_switches.cc.