#include <util/coRestraint.h>
◆ coRestraint()
coRestraint::coRestraint |
( |
| ) |
|
◆ ~coRestraint()
coRestraint::~coRestraint |
( |
| ) |
|
◆ add() [1/3]
void coRestraint::add |
( |
const std::string & |
selection | ) |
|
◆ add() [2/3]
void coRestraint::add |
( |
ssize_t |
mi, |
|
|
ssize_t |
ma |
|
) |
| |
◆ add() [3/3]
void coRestraint::add |
( |
ssize_t |
val | ) |
|
◆ clear()
void coRestraint::clear |
( |
| ) |
|
◆ get()
bool coRestraint::get |
( |
ssize_t |
val, |
|
|
ssize_t & |
group |
|
) |
| const |
◆ getNumGroups()
size_t vistle::coRestraint::getNumGroups |
( |
| ) |
const |
|
inline |
◆ getRestraintString() [1/2]
const std::string & coRestraint::getRestraintString |
( |
| ) |
const |
◆ getRestraintString() [2/2]
const std::string coRestraint::getRestraintString |
( |
std::vector< ssize_t > |
sortedValues | ) |
const |
◆ getValues()
const std::vector< ssize_t > & coRestraint::getValues |
( |
| ) |
const |
◆ lower()
ssize_t coRestraint::lower |
( |
| ) |
const |
◆ operator()()
bool coRestraint::operator() |
( |
ssize_t |
val | ) |
const |
◆ upper()
ssize_t coRestraint::upper |
( |
| ) |
const |
The documentation for this class was generated from the following files: