#include <PersistenceUpdater.h>
Collaboration diagram for Update::PersistenceUpdater::IdType_ExtId:

Public Member Functions | |
| IdType_ExtId () | |
| IdType_ExtId (IdType id) | |
| IdType_ExtId (const IdType_ExtId &ext) | |
| void | operator= (const IdType_ExtId &ext) |
| bool | operator== (const IdType_ExtId &ext) const |
| unsigned long | hash (void) const |
Private Attributes | |
| IdType | id_ |
| Update::PersistenceUpdater::IdType_ExtId::IdType_ExtId | ( | ) |
| Update::PersistenceUpdater::IdType_ExtId::IdType_ExtId | ( | IdType | id | ) |
| Update::PersistenceUpdater::IdType_ExtId::IdType_ExtId | ( | const IdType_ExtId & | ext | ) |
| unsigned long Update::PersistenceUpdater::IdType_ExtId::hash | ( | void | ) | const |
| void Update::PersistenceUpdater::IdType_ExtId::operator= | ( | const IdType_ExtId & | ext | ) |
| bool Update::PersistenceUpdater::IdType_ExtId::operator== | ( | const IdType_ExtId & | ext | ) | const |
1.4.7