qpOASES  3.0.1
Bounds Member List
This is the complete list of members for Bounds, including all inherited members.
addIndex(Indexlist *const indexlist, int newnumber, SubjectToStatus newstatus)SubjectTo [protected]
Bounds()Bounds
Bounds(int _n)Bounds
Bounds(const Bounds &rhs)Bounds
clear()Bounds [protected]
copy(const Bounds &rhs)Bounds [protected]
SubjectTo::copy(const SubjectTo &rhs)SubjectTo [protected]
fixedBounds [protected]
flipFixed(int number)Bounds
freeeBounds [protected]
getFixed()Bounds [inline]
getFree()Bounds [inline]
getNBV() const Bounds [inline]
getNFR() const Bounds [inline]
getNFV() const Bounds [inline]
getNFX() const Bounds [inline]
getNumberOfType(SubjectToType _type) const SubjectTo [inline]
getNUV() const Bounds [inline]
getNV() const Bounds [inline]
getStatus(int i) const SubjectTo [inline]
getType(int i) const SubjectTo [inline]
hasNoLower() const SubjectTo [inline]
hasNoUpper() const SubjectTo [inline]
init(int _n=0)Bounds
moveFixedToFree(int number)Bounds
moveFreeToFixed(int number, SubjectToStatus _status)Bounds
nSubjectTo [protected]
noLowerSubjectTo [protected]
noUpperSubjectTo [protected]
operator=(const Bounds &rhs)Bounds
SubjectTo::operator=(const SubjectTo &rhs)SubjectTo
print()Bounds
removeIndex(Indexlist *const indexlist, int removenumber)SubjectTo [protected]
rotate(int offset)Bounds [virtual]
setNoLower(BooleanType _status)SubjectTo [inline]
setNoUpper(BooleanType _status)SubjectTo [inline]
setStatus(int i, SubjectToStatus value)SubjectTo [inline]
setType(int i, SubjectToType value)SubjectTo [inline]
setupAll(SubjectToStatus _status)Bounds [protected]
setupAllFree()Bounds
setupAllLower()Bounds
setupAllUpper()Bounds
setupBound(int number, SubjectToStatus _status)Bounds
shift(int offset)Bounds [virtual]
statusSubjectTo [protected]
SubjectTo()SubjectTo
SubjectTo(int _n)SubjectTo
SubjectTo(const SubjectTo &rhs)SubjectTo
swapFree(int number1, int number2)Bounds
swapIndex(Indexlist *const indexlist, int number1, int number2)SubjectTo [protected]
typeSubjectTo [protected]
~Bounds()Bounds [virtual]
~SubjectTo()SubjectTo [virtual]