Yosokumo::Specimen Member List
This is the complete list of members for
Yosokumo::Specimen, including all inherited members.
| ACTIVE enum value | Yosokumo::Specimen | |
| addCell(const Cell &cell) | Yosokumo::Specimen | |
| addCells(std::vector< Cell >::iterator begin, std::vector< Cell >::iterator end) | Yosokumo::Specimen | |
| addCells(std::list< Cell >::iterator begin, std::list< Cell >::iterator end) | Yosokumo::Specimen | |
| cellSequence | Yosokumo::Specimen | [private] |
| clearCells() | Yosokumo::Specimen | |
| getCell(int index) const | Yosokumo::Specimen | |
| getPredictand() const | Yosokumo::Specimen | |
| getSpecimenKey() const | Yosokumo::Specimen | |
| getStatus() const | Yosokumo::Specimen | |
| getWeight() const | Yosokumo::Specimen | |
| INACTIVE enum value | Yosokumo::Specimen | |
| isEmpty() const | Yosokumo::Specimen | |
| key | Yosokumo::Specimen | [private] |
| operator=(const Specimen &rhs) | Yosokumo::Specimen | |
| predictand | Yosokumo::Specimen | [private] |
| removeCells(uint64_t numCellsToRemove) | Yosokumo::Specimen | |
| setPredictand(Value v) | Yosokumo::Specimen | |
| setSpecimenKey(uint64_t key) | Yosokumo::Specimen | |
| setStatus(Status s) | Yosokumo::Specimen | |
| setWeight(uint64_t w) | Yosokumo::Specimen | |
| size() const | Yosokumo::Specimen | |
| Specimen() | Yosokumo::Specimen | |
| Specimen(uint64_t key) | Yosokumo::Specimen | |
| Specimen(uint64_t key, std::vector< Cell >::iterator begin, std::vector< Cell >::iterator end) | Yosokumo::Specimen | |
| Specimen(uint64_t key, std::list< Cell >::iterator begin, std::list< Cell >::iterator end) | Yosokumo::Specimen | |
| Specimen(uint64_t key, Value predictand, std::vector< Cell >::iterator begin, std::vector< Cell >::iterator end) | Yosokumo::Specimen | |
| Specimen(uint64_t key, Value predictand, std::list< Cell >::iterator begin, std::list< Cell >::iterator end) | Yosokumo::Specimen | |
| Specimen(uint64_t key, Status status, uint64_t weight, Value predictand, std::vector< Cell >::iterator begin, std::vector< Cell >::iterator end) | Yosokumo::Specimen | |
| Specimen(uint64_t key, Status status, uint64_t weight, Value predictand, std::list< Cell >::iterator begin, std::list< Cell >::iterator end) | Yosokumo::Specimen | |
| Specimen(const Specimen &rhs) | Yosokumo::Specimen | |
| status | Yosokumo::Specimen | [private] |
| Status enum name | Yosokumo::Specimen | |
| toString() const | Yosokumo::Specimen | |
| weight | Yosokumo::Specimen | [private] |
| ~Specimen() | Yosokumo::Specimen | [virtual] |