IMP  2.0.1
The Integrative Modeling Platform
hash_macros.h File Reference

Various general useful macros for IMP. More...

#include <IMP/base/base_config.h>
#include <IMP/base/hash.h>
+ 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)
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file hash_macros.h.

Macro Definition Documentation

#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.