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

Enumerator
BcpsReturnStatusOk 
BcpsReturnStatusErr 

Definition at line 30 of file Bcps.h.

Enumerator
BcpsKnowledgeTypeConstraint 
BcpsKnowledgeTypeVariable 

Definition at line 37 of file Bcps.h.

Enumerator
BcpsValidLocal 
BcpsValidGlobal 

Definition at line 44 of file Bcps.h.