Enumerations
/usr/src/RPM/BUILD/CoinBcps-0.91.2/Bcps/src/Bcps.h File Reference

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.