Bcps  0.94.5
Enumerations
Bcps.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  BcpsReturnStatus { BcpsReturnStatusOk = 0, BcpsReturnStatusErr }
 
enum  BcpsKnowledgeType { BcpsKnowledgeTypeConstraint = 11, BcpsKnowledgeTypeVariable = 12 }
 
enum  BcpsValidRegion { BcpsValidLocal = 0, BcpsValidGlobal }
 

Enumeration Type Documentation

◆ BcpsReturnStatus

Enumerator
BcpsReturnStatusOk 
BcpsReturnStatusErr 

Definition at line 30 of file Bcps.h.

◆ BcpsKnowledgeType

Enumerator
BcpsKnowledgeTypeConstraint 
BcpsKnowledgeTypeVariable 

Definition at line 37 of file Bcps.h.

◆ BcpsValidRegion

Enumerator
BcpsValidLocal 
BcpsValidGlobal 

Definition at line 44 of file Bcps.h.