Go to the source code of this file.
| Macros | |
| #define | DYNAMIC_GRAPH_PYTHON_WARN_STRINGISE_IMPL(x) #x | 
| #define | DYNAMIC_GRAPH_PYTHON_WARN_STRINGISE(x) DYNAMIC_GRAPH_PYTHON_WARN_STRINGISE_IMPL(x) | 
| #define | DYNAMIC_GRAPH_PYTHON_WARN(MSG) /* nothing */ | 
| #define DYNAMIC_GRAPH_PYTHON_WARN | ( | MSG | ) | /* nothing */ | 
| #define DYNAMIC_GRAPH_PYTHON_WARN_STRINGISE | ( | x | ) | DYNAMIC_GRAPH_PYTHON_WARN_STRINGISE_IMPL(x) | 
| #define DYNAMIC_GRAPH_PYTHON_WARN_STRINGISE_IMPL | ( | x | ) | #x |