IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/18
The Integrative Modeling Platform
swig_macros.h File Reference

Macros to hide code from SWIG. More...

#include <IMP/kernel_config.h>
+ Include dependency graph for swig_macros.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IMP_NO_SWIG(x)   x
 Hide the line when SWIG is compiled or parses it. More...
 

Detailed Description

Macros to hide code from SWIG.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file swig_macros.h.

Macro Definition Documentation

#define IMP_NO_SWIG (   x)    x

Hide the line when SWIG is compiled or parses it.

Definition at line 18 of file swig_macros.h.