| addAllocation(Task *task, const QVector< Robot * > &robots) | mrta::Problem | |
| allocationAdded(const QString &id) | mrta::Problem | [signal] |
| AllocationMap typedef | mrta::Problem | [private] |
| allocations_ | mrta::Problem | [private] |
| allocationStateChanged(const QString &id, int state) | mrta::Problem | [signal] |
| allocationStateChanged(int state) | mrta::Problem | [private] |
| architecture_ | mrta::Problem | [private] |
| changed() | mrta::Problem | [signal] |
| getAllocation(const QString &id) const | mrta::Problem | |
| getAllocations() const | mrta::Problem | |
| getArchitecture() const | mrta::Problem | |
| getName() const | mrta::Problem | |
| getTask(const QString &id) const | mrta::Problem | |
| getTasks() const | mrta::Problem | |
| isValid(Taxonomy::AllocationType type) const | mrta::Problem | |
| isValid(Taxonomy::RobotType type) const | mrta::Problem | |
| isValid(Taxonomy::TaskType type) const | mrta::Problem | |
| name_ | mrta::Problem | [private] |
| Problem(System *system, const QString &name, ArchitectureConfig *architecture_config) | mrta::Problem | |
| setArchitecture(Architecture *architecture) | mrta::Problem | |
| system_ | mrta::Problem | [private] |
| TaskMap typedef | mrta::Problem | [private] |
| tasks_ | mrta::Problem | [private] |
| taskStateChanged(const QString &task, int state) | mrta::Problem | [signal] |
| taskStateChanged(int state) | mrta::Problem | [private] |
| ~Problem() | mrta::Problem | [virtual] |