ARB
Public Member Functions | List of all members
PlugIn Class Reference

Public Member Functions

 PlugIn (const char *name_, ED4_plugin *start_plugin_)
 
 PlugIn (const PlugIn &other)
 
 DECLARE_ASSIGNMENT_OPERATOR (PlugIn)
 
 ~PlugIn ()
 
bool has_name (const char *Name) const
 
GB_ERROR activate (AW_root *aw_root, GBDATA *gb_main) const
 

Detailed Description

Definition at line 83 of file ED4_plugins.cxx.

Constructor & Destructor Documentation

PlugIn::PlugIn ( const char name_,
ED4_plugin start_plugin_ 
)
inline

Definition at line 89 of file ED4_plugins.cxx.

PlugIn::PlugIn ( const PlugIn other)
inline

Definition at line 94 of file ED4_plugins.cxx.

PlugIn::~PlugIn ( )
inline

Definition at line 100 of file ED4_plugins.cxx.

Member Function Documentation

PlugIn::DECLARE_ASSIGNMENT_OPERATOR ( PlugIn  )
bool PlugIn::has_name ( const char Name) const
inline

Definition at line 102 of file ED4_plugins.cxx.

GB_ERROR PlugIn::activate ( AW_root aw_root,
GBDATA gb_main 
) const
inline

Definition at line 104 of file ED4_plugins.cxx.

References AW_window::activate(), error(), GB_await_error(), GBS_global_string(), and NULp.

Referenced by ED4_start_plugin().


The documentation for this class was generated from the following file: