All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
soth::Bound Member List

This is the complete list of members for soth::Bound, including all inherited members.

Bound(void)soth::Bound
Bound(const Bound &clone)soth::Bound
Bound(const double &val, bound_t type)soth::Bound
Bound(const double &inValInf, const double &inValSup)soth::Bound
Bound(const double &valTwin)soth::Bound
BOUND_DOUBLE enum valuesoth::Bound
BOUND_INF enum valuesoth::Bound
BOUND_NONE enum valuesoth::Bound
BOUND_SUP enum valuesoth::Bound
bound_t enum namesoth::Bound
BOUND_TWIN enum valuesoth::Bound
check(const double &val, const double &EPSILON=0) const soth::Bound
check(const double &val, std::pair< double, double > damp, const double &EPSILON=0) const soth::Bound
checkSaturation(const double &val, const double &EPSILON) const soth::Bound
distance(const double &val) const soth::Bound
getBound(bound_t type) const soth::Bound
getType(void) const soth::Boundinline
operator<<(std::ostream &os, const Bound &)soth::Boundfriend
operator=(const Bound &clone)soth::Bound
operator=(const double &val)soth::Bound
operator=(const std::pair< double, double > &val)soth::Bound
typesoth::Boundprotected
valInfsoth::Boundprotected
valSupsoth::Boundprotected
valTwinsoth::Boundprotected