OpenASIP
2.0
|
#include <SafePointer.hh>
Public Member Functions | |
size_t | operator() (const SectionIndexKey &key) const |
size_t | operator() (const SectionOffsetKey &key) const |
size_t | operator() (const FileOffsetKey &key) const |
size_t | operator() (const SectionKey &key) const |
size_t | operator() (const SafePointable *const &key) const |
Class containing all the hash functions if hash_map is used. However the use of hash_map will make program very slow unless MapTools::containsValue() is not optimised for hash_tables or that function should be circumvented.
Definition at line 111 of file SafePointer.hh.
|
inline |
Definition at line 127 of file SafePointer.hh.
References TPEF::ReferenceManager::FileOffsetKey::fileOffset().
|
inline |
Definition at line 135 of file SafePointer.hh.
|
inline |
Definition at line 113 of file SafePointer.hh.
References BYTE_BITWIDTH, TPEF::ReferenceManager::SectionIndexKey::index(), and TPEF::ReferenceManager::SectionIndexKey::sectionId().
|
inline |
Definition at line 131 of file SafePointer.hh.
References TPEF::ReferenceManager::SectionKey::sectionId().
|
inline |
Definition at line 120 of file SafePointer.hh.
References BYTE_BITWIDTH, TPEF::ReferenceManager::SectionOffsetKey::offset(), and TPEF::ReferenceManager::SectionOffsetKey::sectionId().