SOFA API  3ea83cbd
Open source framework for multi-physics simuation
sofa::helper::system::Plugin::GetModuleDescription Struct Reference

#include <PluginManager.h>

Public Attributes

FuncPtr func
 

Static Public Attributes

static const charsymbol = "getModuleDescription"
 

Public Member Functions

const charoperator() () const
 
 GetModuleDescription ()
 

Attribute details

◆ func

FuncPtr sofa::helper::system::Plugin::GetModuleDescription::func

◆ symbol

const char * sofa::helper::system::Plugin::GetModuleDescription::symbol = "getModuleDescription"
static

Constructor details

◆ GetModuleDescription()

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

Function details

◆ operator()()

const char* sofa::helper::system::Plugin::GetModuleDescription::operator() ( ) const
inline