Approx::Plugin Class Reference

#include <Plugin.h>

Collaboration diagram for Approx::Plugin:
Collaboration graph
[legend]

List of all members.

Public Types

typedef voidhlibModule

Public Member Functions

 Plugin (const std::string &sFilename)
 Plugin (const Plugin &rh)
 ~Plugin ()
int GetEngineVersion () const
void registerPlugin (ApproxManager &AM)
 Register the plugin to a kernel.

Static Public Member Functions

static hlibModule loadPlugin (const std::string &sModuleName)
static void unloadPlugin (hlibModule pModule)

Member Typedef Documentation


Constructor & Destructor Documentation

Approx::Plugin::Plugin ( const std::string &  sFilename  )  [explicit]

Here is the call graph for this function:

Approx::Plugin::Plugin ( const Plugin rh  ) 
Approx::Plugin::~Plugin (  ) 

Here is the call graph for this function:


Member Function Documentation

int Approx::Plugin::GetEngineVersion (  )  const [inline]
Plugin::hlibModule Approx::Plugin::loadPlugin ( const std::string &  sModuleName  )  [static]

Here is the caller graph for this function:

void Approx::Plugin::registerPlugin ( ApproxManager AM  )  [inline]

Register the plugin to a kernel.

void Approx::Plugin::unloadPlugin ( hlibModule  pModule  )  [static]

Here is the caller graph for this function:


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1