| clone() const =0 | Object | [pure virtual] |
| create() const =0 | Object | [pure virtual] |
| create(std::istream &) | Object | [static] |
| empty_id | Object | [protected, static] |
| id() const =0 | Object | [pure virtual] |
| id_t typedef | Object | |
| operator<<(std::ostream &, const Object &) | Object | [friend] |
| operator>>(std::istream &, Object &) | Object | [friend] |
| serialize(std::ostream &, ver_list &) const | Object | [protected, virtual] |
| unserialize(std::istream &, ver_list &, const id_t &=empty_id) | Object | [inline, protected, virtual] |
| ver_list typedef | Object | [protected] |
| ver_t typedef | Object | [protected] |
| ~Object() | Object | [inline, virtual] |
1.4.6