HOPS
HOPS class reference
Namespaces | Macros
MHO_ControlConditionEvaluator.cc File Reference
#include "MHO_ControlConditionEvaluator.hh"
#include <iostream>

Namespaces

 hops
 

Macros

#define AND_OP   5
 
#define CLOSED_PAR   3
 
#define ERROR_STATE   -1
 
#define FALSE_STATE   0
 
#define NOT_OP   4
 
#define OPEN_PAR   2
 
#define OR_OP   6
 
#define TRUE_STATE   1
 

Macro Definition Documentation

◆ AND_OP

#define AND_OP   5

◆ CLOSED_PAR

#define CLOSED_PAR   3

◆ ERROR_STATE

#define ERROR_STATE   -1

◆ FALSE_STATE

#define FALSE_STATE   0

◆ NOT_OP

#define NOT_OP   4

◆ OPEN_PAR

#define OPEN_PAR   2

◆ OR_OP

#define OR_OP   6

◆ TRUE_STATE

#define TRUE_STATE   1