|
IMP
2.0.1
The Integrative Modeling Platform
|
Various general useful macros for IMP. More...
Include dependency graph for hash_macros.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | IMP_HASHABLE_INLINE(name, hashret) |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file hash_macros.h.
| #define IMP_HASHABLE_INLINE | ( | name, | |
| hashret | |||
| ) |
Add the methods necessary to support insertion in python dictionaries and base::map and base::set tables.
Definition at line 18 of file hash_macros.h.