IMP
2.1.0
The Integrative Modeling Platform
|
Various general useful macros for IMP. More...
#include <IMP/kernel/kernel_config.h>
#include <IMP/base/value_macros.h>
#include <IMP/base/deprecation_macros.h>
#include "Key.h"
Go to the source code of this file.
Macros | |
#define | IMP_DECLARE_CONTROLLED_KEY_TYPE(Name, Tag) |
#define | IMP_DECLARE_KEY_TYPE(Name, Tag) |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file kernel/key_macros.h.
#define IMP_DECLARE_CONTROLLED_KEY_TYPE | ( | Name, | |
Tag | |||
) |
Definition at line 25 of file kernel/key_macros.h.
#define IMP_DECLARE_KEY_TYPE | ( | Name, | |
Tag | |||
) |
Definition at line 18 of file kernel/key_macros.h.