#include <cstrnpsr.h>
Public Attributes | |
| unsigned int | type: 1 |
| unsigned int | range: 1 |
| unsigned int | allowedSymbols: 1 |
| unsigned int | allowedStrings: 1 |
| unsigned int | allowedLexemes: 1 |
| unsigned int | allowedFloats: 1 |
| unsigned int | allowedIntegers: 1 |
| unsigned int | allowedNumbers: 1 |
| unsigned int | allowedValues: 1 |
| unsigned int | allowedClasses: 1 |
| unsigned int | allowedInstanceNames: 1 |
| unsigned int | cardinality: 1 |
Definition at line 42 of file cstrnpsr.h.
| unsigned int constraintParseRecord::type |
Definition at line 44 of file cstrnpsr.h.
| unsigned int constraintParseRecord::range |
Definition at line 45 of file cstrnpsr.h.
| unsigned int constraintParseRecord::allowedSymbols |
Definition at line 46 of file cstrnpsr.h.
| unsigned int constraintParseRecord::allowedStrings |
Definition at line 47 of file cstrnpsr.h.
| unsigned int constraintParseRecord::allowedLexemes |
Definition at line 48 of file cstrnpsr.h.
| unsigned int constraintParseRecord::allowedFloats |
Definition at line 49 of file cstrnpsr.h.
| unsigned int constraintParseRecord::allowedIntegers |
Definition at line 50 of file cstrnpsr.h.
| unsigned int constraintParseRecord::allowedNumbers |
Definition at line 51 of file cstrnpsr.h.
| unsigned int constraintParseRecord::allowedValues |
Definition at line 52 of file cstrnpsr.h.
| unsigned int constraintParseRecord::allowedClasses |
Definition at line 53 of file cstrnpsr.h.
| unsigned int constraintParseRecord::allowedInstanceNames |
Definition at line 54 of file cstrnpsr.h.
| unsigned int constraintParseRecord::cardinality |
Definition at line 55 of file cstrnpsr.h.
1.5.6