Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
| ▼Naqt | |
| ▼Ncassowary | |
| CCassowaryPlugin | |
| CConstraint | A linear constraint |
| CConstraintBase | Common abstract base of all constraint types, providing common properties and behavior |
| CContext | |
| CContextError | |
| CContextual | Base class for items that need to be registered in a solver |
| CEdit | An edit constraint allows to suggest values for a variable |
| CRheaGuard | |
| CSolver | Provides a context to register and resolve constraints |
| CStay | An stay constraint indicates that the solver should try to preserve a variable's value |
| CStrength | Enum categorising the priority of constraints |
| CStrengthTag | |
| CTargeted | Base class of special constraints that affect a special target variable |
| CValueTag | |
| CVariable | Represents a variable whose value will be determined by a constraint solver |
| CWeightTag | |