SOFA API  1a4bb3e7
Open source framework for multi-physics simuation
sofa::helper::system::Plugin::InitExternalModule Struct Reference

#include <PluginManager.h>

Public Attributes

FuncPtr func
 

Static Public Attributes

static const charsymbol = "initExternalModule"
 

Public Member Functions

void operator() ()
 
 InitExternalModule ()
 

Attribute details

◆ func

FuncPtr sofa::helper::system::Plugin::InitExternalModule::func

◆ symbol

const char * sofa::helper::system::Plugin::InitExternalModule::symbol = "initExternalModule"
static

Constructor details

◆ InitExternalModule()

sofa::helper::system::Plugin::InitExternalModule::InitExternalModule ( )
inline

Function details

◆ operator()()

void sofa::helper::system::Plugin::InitExternalModule::operator() ( )
inline