| Siena Simplification Library Documentation (v. 1.1.4) |
| bool_value() const | Constraint | [inline] |
| bytesize() const | Constraint | [inline] |
| Constraint(const std::string &name, siena::operator_id op, siena::bool_t b) | Constraint | [inline] |
| Constraint(const std::string &name, siena::operator_id op, siena::double_t d) | Constraint | [inline] |
| Constraint(const std::string &name, siena::operator_id op, siena::int_t i) | Constraint | [inline] |
| Constraint(const std::string &name, siena::operator_id op, const std::string &s) | Constraint | [inline] |
| Constraint(const std::string &name) | Constraint | [inline] |
| Constraint(const Constraint &c) | Constraint | [inline] |
| double_value() const | Constraint | [inline] |
| int_value() const | Constraint | [inline] |
| name() const | Constraint | [inline] |
| op() const | Constraint | [inline] |
| operator<(const Constraint &c) const | Constraint | [inline] |
| operator=(const Constraint &c) | Constraint | [inline] |
| operator==(const Constraint &c) const | Constraint | [inline] |
| sff(std::ostream &out) const | Constraint | |
| str() const | Constraint | |
| string_value() const | Constraint | [inline] |
| type() const | Constraint | [inline] |
| ~Constraint() (defined in Constraint) | Constraint | [inline] |
|
Copyright © 2001-2004 University of Colorado.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". This documentation is authored and maintained by Matthew J. Rutherford |