|
IMP Reference Guide
develop.169ea894ba,2025/11/02
The Integrative Modeling Platform
|
macros for display classes More...
Include dependency graph for writer_macros.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | IMP_TEXT_WRITER(Name) |
| Define information for an TextWriter object. More... | |
| #define | IMP_WRITER(Name) |
macros for display classes
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file writer_macros.h.
| #define IMP_TEXT_WRITER | ( | Name | ) |
Define information for an TextWriter object.
This macro declares the methods do_open, do_close, add_geometry and show, and defines the destructor and get_version_info.
Definition at line 17 of file writer_macros.h.