| add_thread(Thread *thread) | Process | |
| get_id() const | IdObject | |
| get_name() const | NamedObject | |
| get_node() const | Process | |
| get_thread(uint32_t index) const | Process | |
| IdObject(ident_t id) | IdObject | [protected] |
| NamedObject(ident_t id, const std::string &name) | NamedObject | [protected] |
| num_threads() const | Process | |
| 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 | |
| Process(ident_t id, const std::string &name) | Process | |
| 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 |