| add_process(Process *process) | Node | |
| get_clockrate() const | Node | |
| get_id() const | IdObject | |
| get_machine() const | Node | |
| get_name() const | NamedObject | |
| get_process(uint32_t index) const | Node | |
| IdObject(ident_t id) | IdObject | [protected] |
| NamedObject(ident_t id, const std::string &name) | NamedObject | [protected] |
| Node(ident_t id, const std::string &name, uint32_t num_cpus, double clockrate) | Node | |
| num_cpus() const | Node | |
| num_processes() const | Node | |
| operator<(const IdObject &rhs) const | IdObject | |
| operator<<(ostream &stream, const NamedObject &item) | NamedObject | [related] |
| pearl::IdObject::operator<<(ostream &stream, const IdObject &item) | IdObject | [related] |
| operator>(const IdObject &rhs) const | IdObject | |
| set_id(ident_t id) | IdObject | |
| set_name(const std::string &name) | NamedObject | |
| ~IdObject() | IdObject | [protected, virtual] |
![]() |
Copyright © 1998–2009 Forschungszentrum Jülich, Jülich Supercomputing Centre |