get_id() const | IdObject | |
get_name() const | NamedObject | |
IdObject(ident_t id) | IdObject | [protected] |
NamedObject(ident_t id, const std::string &name) | NamedObject | [protected] |
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 |