ARB
|
#include <secedit_extern.hxx>
#include <rna3d_extern.hxx>
#include <aw_msg.hxx>
#include <arbdb.h>
#include <arb_defs.h>
#include "ed4_visualizeSAI.hxx"
#include "ed4_class.hxx"
Go to the source code of this file.
Classes | |
class | ED4_host |
class | PlugIn |
Macros | |
#define | e4_assert(bed) arb_assert(bed) |
Functions | |
static bool | has_species_name (ED4_base *base, const char *species_name) |
static const PlugIn * | findPlugin (const char *name) |
void | ED4_start_plugin (AW_window *aw, GBDATA *gb_main, const char *pluginname) |
#define e4_assert | ( | bed | ) | arb_assert(bed) |
Definition at line 21 of file ED4_plugins.cxx.
Referenced by ED4_host::get_base_position().
Definition at line 23 of file ED4_plugins.cxx.
References ED4_base::is_sequence_terminal(), and ED4_abstract_sequence_terminal::species_name.
Referenced by ED4_host::announce_current_species().
Definition at line 118 of file ED4_plugins.cxx.
References ARRAY_ELEMS, NULp, registered, start_RNA3D_plugin, and start_SECEDIT_plugin.
Referenced by ED4_start_plugin().
Definition at line 134 of file ED4_plugins.cxx.
References PlugIn::activate(), aw_message_if(), error(), findPlugin(), gb_main, GBS_global_string(), and AW_window::get_root().
Referenced by ED4_root::generate_window().