#include "pcsim_hash.h"#include <boost/functional/hash.hpp>#include "SimObject.h"


Go to the source code of this file.
Functions | |
| std::size_t | hash_value (const SimObject::ID &id) |
| NOTE: This hash value does not include node element of SimObject::ID. | |
| std::size_t hash_value | ( | const SimObject::ID & | id | ) |
NOTE: This hash value does not include node element of SimObject::ID.
Used in distributed analog communication.
Definition at line 7 of file hash_ext.cpp.
1.5.5